Version

Search Results

Infragistics.Documents.Lexing Namespace

See Also Reference Infragistics.Documents.TextDocument Assembly

LineScanType Enumeration

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...

NewLineSequence Enumeration

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...

NormalizedSnapshotSpanCollection Class

Returns a collection of SnapshotSpans. Syntax

NormalizedSnapshotSpanCollection Class Members

Public Properties Protected Properties Public Methods

NormalizedSnapshotSpanCollection Class Properties

Public Properties Protected Properties

AlternationSyntaxRule Class

Represents a rule which will succeed if one of its child SyntaxRulesOwnerBase.Rules succeeds. Syntax

AlternationSyntaxRule Class Members

Public Constructors Public Properties Public Methods