PdfDocument Methods |
The PdfDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckRequiredFields |
Check that all required form fields are completed.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Export |
Exports the document (and any changes made by the PdfDocument) to an importable RAD PDF binary format.
|
![]() | ExportFormData |
Export the form field data in this document to a common PdfFieldDataFormat.
|
![]() | ExportObjects |
Export all objects in this document as an importable string.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ImportObjects(String) |
Imports all objects to this document from an importable string.
|
![]() | ImportObjects(String, PdfObjectImportSettings) |
Imports all objects to this document from an importable string.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |