The PdfToImageHandler type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfToImageHandler()()()() |
Initializes a new instance of the PdfToImageHandler class.
| |
| PdfToImageHandler(IPdfStorage) |
Initializes a new instance of the PdfToImageHandler class.
|
Methods
| Name | Description | |
|---|---|---|
| GetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32) |
Gets the URL needed to generate a preview of a PDF document.
| |
| GetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32, Int32) |
Gets the URL needed to generate a preview of a PDF document.
| |
| GetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32, Int32, Int32, Int32, PageLayout) |
Gets the URL needed to generate a preview of a PDF document.
| |
| GetThumbnailUrl(String, String, Double, Int32) |
Gets the URL needed to generate a thumbnail of a PDF document.
| |
| GetThumbnailUrl(String, String, Double, Int32, Int32) |
Gets the URL needed to generate a thumbnail of a PDF document.
|
Properties
| Name | Description | |
|---|---|---|
| IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
|