Name | Description | |
---|---|---|
![]() | SaveAsPainted(Stream) |
Saves the image as painted on a page or XObject to the stream.
|
![]() | SaveAsPainted(String) |
Saves the image as painted on a page or XObject to the file with the specified name.
|
![]() | SaveAsPainted(Stream, PdfPaintedImageSavingOptions) |
Saves the image as painted on a page or XObject to the stream using the specified options.
|
![]() | SaveAsPainted(String, PdfPaintedImageSavingOptions) |
Saves the image as painted on a page or XObject to the file with the specified name
using the specified options.
|