PageStampTextStyleSettings Object (Web Services API)
This object contains style settings for text stamps.
Properties
Name | Type | Description |
BackgroundColor | ColorSettings | The text background color. |
FontName | String | Sets the font name. |
FontSize | Integer | Sets the font size in points. |
IsBold | Boolean | Specifies if the bold font style has to be used. |
IsItalic | Boolean | Specifies if the italic font style has to be used. |
IsUnderlined | Boolean | Specifies if the underlined font style has to be used. |
TextColor | ColorSettings | The text color. |
26.03.2024 13:49:49