menu

Document Processing

PdfRenderingEngine Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfRenderingEngine Class

    Defines the constants that specify the rendering modes for PDF viewer. Default value is Pdfium.

    Inheritance
    System.Object
    PdfRenderingEngine
    Namespace: Syncfusion.Windows.Forms.PdfViewer
    Assembly: Syncfusion.PdfViewer.Windows.dll
    Syntax
    public sealed class PdfRenderingEngine : Enum

    Fields

    Pdfium

    Speficies 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved