Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The IStamper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from IDisposable.) |
![]() | GetImageSizeInPoints(Image) |
Gets images size in document points.
|
![]() | GetImageSizeInPoints(String) |
Gets images size in document points.
|
![]() | GetPageCount |
Returns document page count.
|
![]() | 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.
|
See Also