Information about the input document.

interface DocumentMetadata {
    Pages?: number;
}

Properties

Properties

Pages?: number

The number of pages that are detected in the document.