PageStampHorizontalAlignment (Web Services API)
PageStampHorizontalAlignment enumeration constants specify horizontal stamp alignment.
enum PageStampHorizontalAlignment {
Center,
Left,
Right
};
Elements
| Name | Description |
| Center | Center the stamp. |
| Left | Left-align the stamp. |
| Right | Right-align the stamp. |
26.03.2024 13:49:49