The PdfPaintedImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | 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.
|
![]() | ToString | (Inherited from Object.) |