TextSettings Properties |
The TextSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Get or set the alignment reference position.
|
![]() | BackgroundColor |
Get or set the background color of the text.
|
![]() | BackgroundTransparency |
Gets or sets the transparency of the text background color.
|
![]() | Bold |
Gets or sets a value indicating whether the character is bold.
|
![]() | Color |
Get or set the color.
|
![]() | DirectionVertical |
Gets or sets the orientation of the character.
|
![]() | Document |
Get the document.
(Inherited from ShapeSettings.) |
![]() | FontHeight |
Get or set the character height.
|
![]() | FontName |
Get or set font name.
|
![]() | HorizontalReverse |
Gets or sets a value indicating whether the character is inverted horizontally.
|
![]() | LineSpacing |
Get or set line spacing.
|
![]() | Outline |
Gets or sets a value indicating whether the character is hollowed out.
|
![]() | Overline |
Gets or sets a value indicating whether an upper line is attached to the character.
|
![]() | ShowBackground |
Gets or sets a value that indicates whether to display the background color of the text.
|
![]() | Slant |
Gets or sets the slope of the character.
|
![]() | Spacing |
Get or set character spacing.
|
![]() | Strikeout |
Gets or sets a value indicating whether a strikethrough is attached to the character.
|
![]() | Styles |
Get style collection of shapes.
(Inherited from ShapeSettings.) |
![]() | Underline |
Gets or sets a value indicating whether the character is underlined.
|
![]() | VerticalReverse |
Gets or sets a value indicating whether the character is turned upside down.
|
![]() | WidthScale |
Get or set the character width ratio.
|
![]() | WordWrap |
Gets or sets a value indicating Whether to prevent automatic line breaks in the middle of an English word.
|