![]() |
PdfImageConverter Class |
The PdfImageConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfImageConverter(Stream) |
Initializes a new instance of the PdfImageConverter class with the provided stream.
|
![]() |
PdfImageConverter(String) |
Initializes a new instance of the PdfImageConverter class with the provided path.
|
![]() |
PdfImageConverter(PdfDocument) |
Initializes a new instance of the PdfImageConverter class with the provided document.
|
![]() |
PdfImageConverter(Stream, String) |
Initializes a new instance of the PdfImageConverter class with the provided stream.
|
![]() |
PdfImageConverter(String, String) |
Initializes a new instance of the PdfImageConverter class with the provided path.
|
Name | Description | |
---|---|---|
![]() |
Dispose |
Releases all resources used by the PdfImageConverter
|
![]() |
Dispose(Boolean) |
Releases the unmanaged resources used by the PdfImageConverter and optionally releases the managed resources
|
![]() |
DocumentToMultiPageTiff(String) |
Convert whole PDF file to a multile pages tiff image file.
|
![]() |
DocumentToMultiPageTiff(Int32, Int32, String) |
Convert whole PDF file to a multile pages tiff image file.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
PageToImage(Int32) |
Convert PDF page to image object.
|
![]() |
PageToImage(Int32, Int32, Int32) |
Convert PDF page to image object.
|
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
DPI |
Vertical and Horizontal DPI, used to draw image from page. Default value is 72.
|