The PdfPaintedImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | SaveAsPainted(Stream) |
Saves the image as painted on a page to the specified stream.
|
![]() | SaveAsPainted(String) |
Saves the image as painted on a page to the file with specified name.
|
![]() | SaveAsPainted(Stream, PdfExtractedImageFormat) |
Saves the image as painted on a page to the specified stream using specified
image format.
|
![]() | SaveAsPainted(String, PdfExtractedImageFormat) |
Saves the image as painted on a page to the file with specified name using specified
image format.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |