Stamper Methods |
The Stamper type exposes the following members.
Name | Description | |
---|---|---|
Close | ||
DeleteStamps | ||
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasStamps | ||
SetAlignment | Sets the alignment for the x and y variables.
| |
SetAsAnnotation | Specifies if the stamp is to be stamped as annotation or not.
| |
SetAsBackground | Specifies if the stamp is to be stamped in the background or the foreground.
| |
SetFont | ||
SetFontColor | ||
SetOpacity | Sets the opacity value for the stamp.
| |
SetPosition(Double, Double) | Sets the horizontal and vertical position of the stamp.
| |
SetPosition(Double, Double, Boolean) | Sets the horizontal and vertical position of the stamp.
| |
SetRotation | Rotates the stamp by the given number of degrees.
| |
SetSize | Sets the size of the stamp.
| |
SetTextAlignment | Sets the text alignment (note: this only applies to text watermarks).
| |
ShowsOnPrint | Shows on print.
| |
ShowsOnScreen | Shows on screen.
| |
StampImage | ||
StampPage | ||
StampText | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |