Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PDFType

The type of PDF file, as specified by the user.

Index

Enumeration members

Enumeration members

Actor

Actor: = "actor"

Actor-linked PDFs store their data on the actor, so they can represent actors.

Fillable

Fillable: = "fillable"

Fillable PDFs are not linked to actor sheets, but do contain form fillable elements.

Static

Static: = "static"

Static PDFs contain no form fillable elements.

Generated using TypeDoc