PDF Web Viewer
    Preparing search index...

    Interface IDocInfo

    interface IDocInfo {
        author?: string;
        creator?: string;
        keywords?: string;
        producer?: string;
        subject?: string;
        title?: string;
    }
    Index

    Properties

    author?: string
    creator?: string
    keywords?: string
    producer?: string
    subject?: string
    title?: string