pdf-lite - v1.5.0
    Preparing search index...

    Provides annotation flag (F field) accessors for PDF annotations. These are generic to all annotation types per the PDF spec.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    decimalPlaces: number
    immutable: boolean = false

    Indicates whether the object is immutable (cannot be modified)

    isByteOffset: boolean = false
    modified: boolean = true

    Indicates whether the object has been modified. By default, assume it has been modified because it's a new object

    padTo: number
    postTokens?: PdfToken[]

    Optional tokens to prepend or append during serialization

    preTokens?: PdfToken[]

    Optional tokens to prepend or append during serialization

    Accessors

    Methods