Search Results for

    Show / Hide Table of Contents

    Class DocumentMetadata

    Document level metadata

    Contains information about the entire document, such as total pages and table counts.

    Also includes per-page metadata.

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

    Constructors

    DocumentMetadata()

    Declaration
    public DocumentMetadata()

    Properties

    PageMetadata

    Dictionary containing metadata for each page

    Key is the page number (1-based), value is the PageMetadata for that page.

    Declaration
    public Dictionary<int, PageMetadata> PageMetadata { get; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Int32, PageMetadata>

    TableCount

    Total number of tables found in the document

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

    TotalPages

    Total number of pages in the document

    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.