menu

Document Processing

PdfTextExtractionEngine Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfTextExtractionEngine Class

    Specifies the engine for extracting text information from PDF documents

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

    Fields

    Pdfium

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

    Declaration
    public const PdfTextExtractionEngine Pdfium
    Field Value
    Type
    PdfTextExtractionEngine

    SfPdf

    Specifies the Syncfusion's PDF text extraction engine.

    Declaration
    public const PdfTextExtractionEngine SfPdf
    Field Value
    Type
    PdfTextExtractionEngine
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved