Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 931 Bytes

File metadata and controls

15 lines (12 loc) · 931 Bytes

TextState

Represents a text state of a text

Properties

Name Type Description Notes
font_size double Gets or sets font size of the text.
font string Gets or sets font name of the text. [optional]
foreground_color \Aspose\PDF\Model\Color Gets or sets foreground color of the text. [optional]
background_color \Aspose\PDF\Model\Color Sets background color of the text. [optional]
font_style \Aspose\PDF\Model\FontStyles Sets font style of the text.
font_file string Sets path of font file in storage. [optional]

[Back to Model list] [Back to API list] [Back to README] [View Source]