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. |
3/26/2024 1:49:49 PM