PageStampTextStyleSettings Object (COM-based API)
This object contains style settings for text stamps.
Properties
Name | Type | Description |
BackgroundColor | Long | The text background color. |
FontName | String | Sets the font name. |
FontSize | Long | 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 | Long | The text color. |
TextAlpha | Byte | Specifies transparency for the text color. |
BackgroundAlpha | Byte | Specifies transparency for the background color. |
26.03.2024 13:49:49