alexa
menu

WinForms

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

    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
    [Obsolete("The SfPdf engine is no longer supported.By default, PDFium engine will be used.So avoid setting the Rendering engine for the PDF Viewer control")]
    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 - 2026 Syncfusion Inc. All Rights Reserved