TextStyle class
Leave feedback
On this page
Represents the style of the text such as a font name, a font size and so on.
The TextStyle type exposes the following members:
| Property | Description |
|---|---|
| name | Gets the style name. |
| font_name | Gets the font name. |
| font_size | Gets the font size. |
| is_bold | Gets the value that indicates whether the font is bold. |
| is_italic | Gets a value that indicates whether the font is italic. |
- module
groupdocs.parser.data - class
TextStyle
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.