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

    Class PdfAcroFormField

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    form?: PdfAcroForm<Record<string, string>>
    innerTokens: PdfToken[] = []
    modified: boolean = true

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

    postTokens?: PdfToken[]

    Optional tokens to prepend or append during serialization

    preTokens?: PdfToken[]

    Optional tokens to prepend or append during serialization

    Accessors

    Methods

    • Type Parameters

      • K extends
            | "Type"
            | "V"
            | "P"
            | "T"
            | "F"
            | "Subtype"
            | "FT"
            | "DV"
            | "DA"
            | "AS"
            | "Kids"
            | "Rect"
            | "Ff"
            | "BS"
            | "MK"

      Parameters

      Returns void

    • Type Parameters

      • K extends
            | "Type"
            | "V"
            | "P"
            | "T"
            | "F"
            | "Subtype"
            | "FT"
            | "DV"
            | "DA"
            | "AS"
            | "Kids"
            | "Rect"
            | "Ff"
            | "BS"
            | "MK"

      Parameters

      Returns boolean