Name | Description | |
---|---|---|
convertPageToImage | Overloaded. Converts the PDF page to an image. A valid rendering surface must be provided in the settings parameter because the rendered page will be available only in the surface's storage. | |
convertPageToRenderList | Overloaded. Coverts the page to a render list. | |
convertRenderListToImage | Converts the render list to an image. | |
createRenderingSurface | Creates a rendering surface fit for rendering the current page. | |
getPageImageSize | Overloaded. Gets the size in pixels of the page when converted to image at the specified resolution. | |
getRenderingErrors | Gets the errors that appeared during rendering. When the property is set to any of the "IGNORE" modes then this property is filled with the errors that appeared during rendering. |