The BoundedText type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Alignment |
Gets or sets the text alignment. (Inherited from Text.) |
![]() |
Brush |
Gets or sets the fill of the text. (Inherited from Text.) |
![]() |
DigitType |
Gets or sets the digit type. (Inherited from Text.) |
![]() |
Effect |
Gets or sets the Effect of the text. (Inherited from Text.) |
![]() |
Font |
Gets or sets the font of the text. (Inherited from Text.) |
![]() |
Kernings |
Gets or sets the value of spacing between characters. (Inherited from Text.) |
![]() |
Leading |
Gets or sets text leading. (Inherited from Text.) |
![]() |
OpenTypeFeatures |
Gets the Open Type features. (Inherited from Text.) |
![]() |
Paragraph |
Gets or sets paragraph settings of the text. |
![]() |
Pen |
Gets or sets the outline of the text. (Inherited from Text.) |
![]() |
Rectangle |
Gets or sets the location of the bounded text. |
![]() |
String |
Gets or sets the text string. (Inherited from Text.) |
![]() |
Tracking |
Gets or sets a text tracking (also known as intercharacter spacing). (Inherited from Text.) |
![]() |
Transform |
Gets or sets a transformation matrix for this Text. (Inherited from Text.) |
![]() |
Underline |
Gets or sets a value that indicates whether the text is underlined. |
![]() |
Vertical |
Gets or sets a value that indicates whether the text locates vertically. |
![]() |
WordSpacingScale |
Gets or sets the word spacing in text rendering. (Inherited from Text.) |
![]() |
WrappingPaths |
Gets the collection of paths to wrap the text around. |