| Name | Description | |
|---|---|---|
![]() | AllowMultilineWords | Gets or sets a value indicating whether text region can contain multiline words. |
![]() | Formatter | Gets or sets the formatter that is used for formatting the text content of this region. |
![]() | IsEmpty | Gets a value indicating whether TextRegion does not have symbols. |
![]() | Lines | Gets the lines of text symbols of this region. |
![]() | LineSpacingFactor | Gets or sets the line spacing factor. |
![]() | PreserveSymbols | Gets or sets a value indicating whether text region formatter cannot change symbols in this text region. |
![]() | Rectangle | Gets the rectangle of this region. |
![]() | SelectionRegions | Gets an array of selection regions for this region. |
![]() | SelectionSpaceFactor | Gets or sets the selection space factor. |
![]() | Symbols | Gets the text symbols of this region. |
![]() | TextContent | Gets a text content of this region. |
![]() | Item | Gets the TextRegionSymbol at the specified index. |
![]() | TransformFromDipSpace | Gets or sets the transform from DIP space to the text region space. |
