The GxStampAppearance enumeration contains layout variants for stamp on pages.
It is used by the following property:
Value |
Brief description |
0 |
None. Not displayed. |
1 |
FirstPage. Displayed on the first page. |
2 |
LastPage. Displayed on the last page. |
3 |
FirstAndLastPage. Displayed on the first and last page. |
4 |
EveryPage. Displayed on each page. |
8 |
InnerPages. Displayed on all pages except for the first and the last ones. |
10 |
AllButFirstPage. Displayed on all pages, except for the first one. |
See also: