ImagePageStampSettings Object (Web Services API)
This object contains settings for logo/image stamps (these kinds of stamps cannot be added by means of the API). The ImagePageStampSettings is a child object of the PageStampSettingsBase and inherits its properties.
Properties
| Name | Type | Description |
| ImageAlpha | Byte | Opacity. 0 means fully transparent, 255 means totally opaque. |
| ImageFile | String | The name of the image file in the server's internal directory. |
| ImageScale | Double | Stretch ratio. 1.0 means the original size, 2.0 means x2 stretch in each direction, etc.. |
| Type | PageStampType | The type of the stamp (must be set to PageStampType.Image). |
See also
26.03.2024 13:49:49