Assembly: Drawing;
The IGxStamps property determines a set of document marking stamps.
IGxStamps
It contains marking stamps with different location on page. Displaying conditions of marking stamps are given in IGxStamp.
It is used by the IGxDocument interface.
Property name | Brief description | |
CenterBottom | The CenterBottom property contains a marking stamp displayed center bottom. | |
CenterTop | The CenterTop property contains a marking stamp displayed center top. | |
IsEmpty | The IsEmpty property determines whether there are no stamps. | |
LeftBottom | The LeftBottom property contains a marking stamp displayed bottom left. | |
LeftTop | The LeftTop property contains a marking stamp displayed top left. | |
RightBottom | The RightBottom property contains a marking stamp displayed bottom right. | |
RightTop | The RightTop property contains a marking stamp displayed top right. |
See also: