Options
All
  • Public
  • Public/Protected
  • All
Menu

Class used for filling in PDF forms. There can only be one of this Element. Element name is fixed and important to the server, so multiple will just overwrite.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

formData

formData: {}

Type declaration

  • [key: string]: string | boolean | number

name

name: string

Methods

asDict

  • asDict(): {}
  • The dict representation of this object

    Returns {}

    dict representation of this object

    • [key: string]: {}
      • [key: string]: string | boolean | number

availableTags

  • availableTags(): Set<string>

Static identifier

  • identifier(): string

Generated using TypeDoc