| Name | Description | |
|---|---|---|
![]() | AcceptsTab | Returns true if the view accepts tabs |
![]() | AdjustTextColorForReadability | Returns true whether to adjust text color for readability purposes |
![]() | Baseline | Gets or sets the text baseline |
![]() | ContextMenuBuilder | Gets the rich text context menu builder. |
![]() | EditingRoot | Gets the editing root element. |
![]() | EditSettings | Gets the text view settings |
![]() | Fill | Gets or sets the text fill |
![]() | FindSettings | Gets the text find settings |
![]() | FontName | The name of the used font |
![]() | FontSize | Gets or Sets the em size of the used font. |
![]() | FontStyle | The style of the used font |
![]() | FontStyleBold | Gets or sets the bold font style flag |
![]() | FontStyleItalic | Gets or sets the italic font style flag |
![]() | FontStyleStrikethrough | Gets or sets the strikeout font style flag |
![]() | FontStyleUnderline | Gets or sets the underline font style flag |
![]() | Glue | Gets or sets the text block glue, that glues the block PinX, PinY and Angle properties. Use the Glue() methods for an easier way to work with the glue. |
![]() | HorizontalAlignment | Gets or sets the block horizontal alignment |
![]() | HRuler | Gets the horizontal ruler. |
![]() | InsertDateSettings | Gets the insert date settings |
![]() | InsertTimeSettings | Gets the insert time settings |
![]() | IsActive | Retursnt true if the view is active |
![]() | IsInPlace | Returns true if the view is in place edit view (and handles Esc key) |
![]() | IsReadOnly | Returns whether the owner shape or view is readonly. |
![]() | IsSelectable | Gets whether the view is selectable |
![]() | KeepUpward | Gets or sets whether the text can be displayed with downward orientation. By default false. |
![]() | LineHeightFactor | Gets or sets the line height factor |
![]() | Shadow | Gets or sets the text shadow |
![]() | SpellChecker | Gets the spell checker. |
![]() | Stroke | Gets or sets the text stroke |
![]() | Text | Gets or sets the text in this text block |
![]() | TextBlockContent | Gets the text block content object (generally a root block that implements the INTextBlockContent interface) |
![]() | TextBlockContentChild | Gets the text block content child |
![]() | TextContent | Gets the text content. |
![]() | TextDocument | Gets the text document. |
![]() | VerticalAlignment | Gets or sets the text vertical alignment |
![]() | ViewSettings | Gets the text view settings |
![]() | VRuler | Gets the vertical ruler. |
