Appearance: GxStampAppearance;
The Appearance property determines layout variants for stamp on pages.
Available values:
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 the last page.
4 - EveryPage. Displayed on each page.
The example of use is given in the IGxDocument.Stamps property.
See also: