Class PdfRenderingEngine
Defines the constants that specify the rendering modes for PDF viewer. Default value is Pdfium.
Inheritance
System.Object
PdfRenderingEngine
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public sealed class PdfRenderingEngine : Enum
Fields
Pdfium
Specifies the PDFium rendering engine. It is the recommended PDF rendering engine and it provides accurate and robust PDF rendering. .
Declaration
public const PdfRenderingEngine Pdfium
Field Value
Type |
---|
PdfRenderingEngine |
SfPdf
Specifies the Syncfusion PDF rendering engine.
Declaration
public const PdfRenderingEngine SfPdf
Field Value
Type |
---|
PdfRenderingEngine |