TextPageStampSettings Object (Web Services API)
This object contains settings for text stamps. The TextPageStampSettings is a child object of the PageStampSettingsBase and inherits its properties.
Properties
Name | Type | Description |
Text | String | The text of the stamp. |
TextStyle | PageStampTextStyleSettings | The style of the text. |
Type | PageStampType | The type of the stamp (must be set to PageStampType.Text). |
See also
3/26/2024 1:49:49 PM