mindee
    Preparing search index...

    Base class for most fields.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    pageId?: number

    Page ID for multi-page document.

    reconstructed: boolean

    true when the field was reconstructed or computed using other fields.

    value?: string | number | boolean = undefined

    The value.

    Methods