See Also Reference Infragistics.Documents.TextDocument Assembly
Determines where to set the Scanners CurrentOffset relative to the current line position. Syntax Members Member Description CurrentLineEnd Seek to the end of the current line. CurrentLineStart Seek to the beginning of the current line. NextLineEnd Seek to the end of the next line. NextLineStart Seek to the beginni...
Determines the sequence of characters used to delimit lines in a TextDocument. Syntax Members Member Description CarriageReturn A single carriage return character (0x0D) CarriageReturnAndLineFeed 2 characters, a carriage return (0x0D) followed by a line feed (0x0A) EnvironmentNewLine The value returns from Enviorn...
Returns a collection of SnapshotSpans. Syntax
Public Properties Protected Properties Public Methods
Public Methods
Public Properties Protected Properties
Represents a rule which will succeed if one of its child SyntaxRulesOwnerBase.Rules succeeds. Syntax
Public Constructors Public Properties Public Methods
Public Methods