Stamper Methods
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Stamper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetImageSizeInPoints(Image) | Gets images size in document points. | |
| GetImageSizeInPoints(String) | Gets images size in document points. | |
| GetPageCount(Stream) | Returns document page count. | |
| GetPageCount(String) | Returns document page count. | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Stamp(Stream, Stream, Image, PointF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(Stream, Stream, Image, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(Stream, Stream, Image, PointF, Int32, Int32) | Stamps specified PDF document pages with multiple images. | |
| Stamp(Stream, Stream, Image, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(Stream, Stream, String, PointF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(Stream, Stream, String, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(Stream, Stream, String, PointF, Int32, Int32) | Stamps specified PDF document pages with multiple images. | |
| Stamp(Stream, Stream, String, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, Image, PointF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, Image, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, Image, PointF, Int32, Int32) | Stamps specified PDF document pages with multiple images. | |
| Stamp(String, String, Image, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, String, PointF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, String, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| Stamp(String, String, String, PointF, Int32, Int32) | Stamps specified PDF document pages with multiple images. | |
| Stamp(String, String, String, RectangleF, Int32, Int32) | Stamps specified PDF document pages with image. | |
| ToString | (Inherited from Object.) |
See Also