'DeclarationPublic Class TextProperties Inherits TextPropertiesBase
'UsageDim instance As TextProperties
public class TextProperties : TextPropertiesBase
'DeclarationPublic Class TextProperties Inherits TextPropertiesBase
'UsageDim instance As TextProperties
public class TextProperties : TextPropertiesBase
System.Object
Xceed.Document.NET.TextPropertiesBase
Xceed.Document.NET.TextProperties
| Name | Description | |
|---|---|---|
![]() | TextProperties Constructor | Initializes a new instance of the TextProperties class. |
| Name | Description | |
|---|---|---|
![]() | Anchor | Gets or sets the TextAnchorType. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | AnchorCenter | Gets or sets if the text is centered on the Anchor. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Baseline | Gets or sets the Baseline Offset value. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Bold | Gets or sets if the text is in Bold. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | FontSize | Gets or sets the text's size. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Italic | Gets or sets if the text is in Italic. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Kerning | Gets or sets the Kerning value. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Language | Gets or sets in which language the text is written. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Rotation | Gets or sets the angle that determines how the text is rotated. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | SpaceFirstLastParagraph | Gets or sets if some space is added before the first paragraph & after the last paragraph. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | StrikeThrough | Gets or sets if the text uses Strikethrough. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | TextColor | Gets or sets the text's Color. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Underline | Gets or sets if the text is underlined. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | VerticalAlignment | Gets or sets the TextVerticalType. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | VerticalOverflow | Gets or sets the VerticalOverflowType. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
![]() | Wrap | Gets or sets the TextWrapType. (Inherited from Xceed.Document.NET.TextPropertiesBase) |
| Name | Description | |
|---|---|---|
![]() | CreateTextPropertiesXml | Overridden. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.