SoftwarePageRenderer
Overview
SoftwarePageRenderer is a class in Aspose.PDF FOSS for .NET.
Inherits from: IPageRenderer.
Built-in software PDF page renderer.
This class provides 1 method for working with SoftwarePageRenderer objects in .NET programs.
Available methods include: RenderPage.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
RenderPage(pdfBytes: byte[], pageNumber: int, dpi: int) | Render a PDF page to RGBA pixels (IPageRenderer interface — re-parses the PDF). |