WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PdfRenderingEngine

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved