Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 679 Bytes

File metadata and controls

14 lines (11 loc) · 679 Bytes

AsposePdfCloud::TextState

Represents a text state of a text

Properties

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