TextProperties
TextProperties class
Represents text properties such as: text size, color, style etc.
The TextProperties type exposes the following members:
Constructors
Name | Description |
---|---|
TextProperties(text_size) | Initializes a new instance of the TextProperties class |
Properties
Name | Description |
---|---|
color | Gets or sets text color. |
is_color_specified | Gets or sets a value that indicates whether the color property is specified. |
text_size | Gets or sets text size. |
is_text_size_specified | Gets or sets a value that indicates whether the text_size property is specified. |
See Also
- namespace aspose.pdf.facades
- assembly Aspose.PDF