WPF

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

    Show / Hide Table of Contents

    Enum PdfTextExtractionEngine

    Specifies the engine for extracting text information from PDF documents

    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public enum PdfTextExtractionEngine

    Fields

    Name Description
    Pdfium

    Specifies the Pdfium text extraction engine. It is the recommended engine for better performance.

    SfPdf

    Specifies the Syncfusion's PDF text extraction engine.

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