Enum PdfRenderingEngine
Defines the constants that specify the rendering modes for PDF viewer. Default value is Pdfium.
Namespace: Syncfusion.Windows.Forms.PdfViewer
Assembly: Syncfusion.PdfViewer.Windows.dll
Syntax
public enum PdfRenderingEngine
Fields
Name | Description |
---|---|
Pdfium | Speficies the PDFium rendering engine. It is the recommended PDF rendering engine and it provides accurate and robust PDF rendering. . |
SfPdf | Specifies the Syncfusion PDF rendering engine. |