Name | Description | |
---|---|---|
PDFPageRenderer Constructor | Initializes a new PDFPageRenderer object. |
The following tables list the members exposed by PDFPageRenderer.
Name | Description | |
---|---|---|
PDFPageRenderer Constructor | Initializes a new PDFPageRenderer object. |
Name | Description | |
---|---|---|
RenderingErrors | Gets the errors that appeared during rendering. |
Name | Description | |
---|---|---|
ConvertPageToImage | Overloaded. Converts the PDF page to an image. | |
ConvertPageToRenderList | Overloaded. Coverts the page to a render list. | |
ConvertRenderListToImage | Converts the render list to an image. | |
CreateRenderingSurface<T> | Creates a rendering surface fit for rendering the current page. | |
GetPageImageBox | Gets the size in pixels of the page when converted to image at the specified resolution. | |
GetPageImageSize | Overloaded. Gets the size in pixels of the page when converted to image at the specified resolution. | |
StopPageToRenderListConversion | Stops the conversion of page content to render list launched by the ConvertPageToRenderList method. |