ImagePageStampSettings Object (COM-based API)
This object contains settings for logo/image stamps (these kinds of stamps cannot be added by means of the API). The IImagePageStampSettings interface is a child object of the IPageStampSettings interface 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.. |
See also
26.03.2024 13:49:49