Class TextFragmentRenderingArgs
Provides data for the rendering text fragment.
public sealed class TextFragmentRenderingArgs
- Inheritance
-
TextFragmentRenderingArgs
Properties
- EndCharIndex
Gets or sets end character index.
- InGuideLine
Get or sets a boolean value indicating whether fragment contains guide line.
- InSelection
Gets or set a boolean value indicating whether fragment selected.
- IsSpecialSymbol
Get or sets a boolean value indicating whether fragment contains special symbol.
- Line
Gets or sets text of the fragment.
- LineIndex
Gets or sets line index.
- LineStyle
Gets or sets an IEditLineStyle of the fragment.
- StartCharIndex
Gets or sets start character index.
- Style
Gets or sets lexical style number of the fragment.