![]() | Pdf |
The PdfForms type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Release all resources used by PdfForms |
![]() | Dispose(Boolean) | Releases all resources used by the PdfImageObject. |
![]() | Finalize |
Finalize object
(Overrides ObjectFinalize) |
![]() | ForceToKillFocus | You can call this member function to force to kill the focus of the form field which got focus. It would kill the focus on the form field, save the value of form field if it's changed by user. |
![]() | OnAfterCheckedStatusChangeCallback | This method invoked by SDK after checked statuses is changed. |
![]() | OnAfterFormImportDataCallback | This method invoked by SDK after forms data is imported. |
![]() | OnAfterFormResetCallback | This method invoked by SDK after forms is reseted. |
![]() | OnAfterSelectionChangeCallback | This method invoked by SDK after field's selection is changed. |
![]() | OnAfterValueChangeCallback | This method invoked by SDK after field is changed. |
![]() | OnBeforeFormImportDataCallback | This method invoked by SDK before forms data is imported. |
![]() | OnBeforeFormResetCallback | This method invoked by SDK before forms is reseted. |
![]() | OnBeforeSelectionChangeCallback | This method invoked by SDK before field's selection is changed. |
![]() | OnBeforeValueChangeCallback | This method invoked by SDK before field is changed. |
![]() | RemoveHighlightColor | Remove the form field highlight color in the document. |
![]() | SelectText | Select text in the widget that is currently processing the input queue. |
![]() | SetHighlightColor | Set the highlight color of specified or all the form fields in the document. |
![]() | SetHighlightColorEx | Set the highlight color of specified or all the form fields in the document. |