The PdfPaintedImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (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 | Returns a string that represents the current object. (Inherited from Object.) |