The PdfImages type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetPdfImages(Stream, String, String) |
Extract images from input stream with PDF content.
| |
| GetPdfImages(String, String, String) |
Extract PDF file images.
| |
| GetPdfImagesList(Stream) |
Gets list of images in the specified input stream with PDF content.
| |
| GetPdfImagesList(String) |
Gets list of images in the specified PDF file.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also