Search Results for

    Show / Hide Table of Contents

    Class ExtractionProgress

    Information about the progress of an asynchronous extraction operation.

    Used to report progress to the caller during long-running extraction operations.

    Inheritance
    System.Object
    ExtractionProgress
    Namespace: IronPdf.Extractions
    Assembly: IronPdf.dll
    Syntax
    public class ExtractionProgress : Object

    Constructors

    ExtractionProgress()

    Declaration
    public ExtractionProgress()

    Properties

    CurrentOperation

    Description of the current operation

    Declaration
    public string CurrentOperation { get; }
    Property Value
    Type Description
    System.String

    CurrentPage

    Current page being processed

    Declaration
    public int CurrentPage { get; }
    Property Value
    Type Description
    System.Int32

    PercentComplete

    Percentage of completion

    Calculated as CurrentPage / TotalPages * 100.

    Declaration
    public double PercentComplete { get; }
    Property Value
    Type Description
    System.Double

    TablesFound

    Number of tables found so far

    Declaration
    public int TablesFound { get; }
    Property Value
    Type Description
    System.Int32

    TotalPages

    Total number of pages to process

    Declaration
    public int TotalPages { get; }
    Property Value
    Type Description
    System.Int32
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronPDF to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronPDF free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.