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 | |
---|---|---|
![]() | GraphicRenderer | Gets or sets the graphic renderer. |
![]() | 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. |