Click or drag to resize

PdfField Methods

The PdfField type exposes the following members.

Methods
 NameDescription
Public methodGetControlIndex Gets control's index in a field
Public methodIsTerminalField Checks if the given field is terminal.
Public methodRegenerateAppearance Delete the existing appearance stream of all controls associated with this PdfField and build a new one in accordance with the properties of the field and controls.
Public methodResetAppearance Reset the appearance of all controls assigned to this field and mark them to be rebuilt on next page load.
Public methodResetField Resets field to it default values
Top
See Also