The PdfToImageHandler type exposes the following members.

Constructors

  NameDescription
Public methodPdfToImageHandler()()()()
Initializes a new instance of the PdfToImageHandler class.
Public methodPdfToImageHandler(IPdfStorage)
Initializes a new instance of the PdfToImageHandler class.

Methods

  NameDescription
Public methodStatic memberGetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32)
Gets the URL needed to generate a preview of a PDF document.
Public methodStatic memberGetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32, Int32)
Gets the URL needed to generate a preview of a PDF document.
Public methodStatic memberGetPreviewUrl(String, String, Unit, Unit, Double, Int32, Int32, Int32, Int32, Int32, Int32, PageLayout)
Gets the URL needed to generate a preview of a PDF document.
Public methodStatic memberGetThumbnailUrl(String, String, Double, Int32)
Gets the URL needed to generate a thumbnail of a PDF document.
Public methodStatic memberGetThumbnailUrl(String, String, Double, Int32, Int32)
Gets the URL needed to generate a thumbnail of a PDF document.

Properties

  NameDescription
Public propertyIsReusable
Gets a value indicating whether another request can use the IHttpHandler instance.

See Also