| Modifier and Type | Method and Description |
|---|---|
PDDocFormsType |
Document.getFormsType()
Returns the document's Forms Type.
|
static PDDocFormsType |
PDDocFormsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PDDocFormsType[] |
PDDocFormsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|