public class PDFormField extends PDObject
| Modifier | Constructor and Description |
|---|---|
protected |
PDFormField(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
static PDFormField |
createTypedFormField(COSObject obj) |
PDFormFieldActions |
getActions() |
List<PDFormField> |
getChildFormFields() |
ASAtom |
getFT() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectprotected PDFormField(COSObject obj)
public static PDFormField createTypedFormField(COSObject obj)
public ASAtom getFT()
public PDFormFieldActions getActions()
public List<PDFormField> getChildFormFields()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.