IPXC_AcroForm Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|-
 
|-
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
 +
| [[PXV:IPXC_AcroForm_Export|Export]]
 +
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
 +
| [[PXV:IPXC_AcroForm_GetFieldByNameEx|GetFieldByNameEx]]
 +
|-
 +
| [[PXV:IPXC_AcroForm_DeleteField|DeleteField]]
 
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
 
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
 
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
 
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
 
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
 
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
|-
 
| [[PXV:IPXC_AcroForm_Export|Export]]
 
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
 
|
 
|
 
 
|}
 
|}
  

Latest revision as of 04:44, 14 November 2018

The interface for AcroForm objects in the PDF-XChange Editor SDK.

Methods

CreateField Export FlattenField GetFieldByNameEx
DeleteField FlattenAllFields GetFieldByName GetFieldByPDFObject

Properties

Document FieldsCount Root Type
Field

See Also

IPXC_Document::AcroForm