Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 591 Bytes

File metadata and controls

13 lines (10 loc) · 591 Bytes

AsposePdfCloud::TextStyle

Represents a text style 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 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_file String Sets path of font file in storage. [optional]