IPXC_AcroForm Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_AcroForm Interface}}
 
{{#customTitle:IPXC_AcroForm Interface}}
 
{{#parentPage:PXV:PXC_Interfaces|IPXC_AcroForm|interface}}
 
{{#parentPage:PXV:PXC_Interfaces|IPXC_AcroForm|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
The interface for AcroForm objects in the PDF-XChange Editor SDK.
+
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
Line 10: Line 12:
 
|-
 
|-
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
 
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
 
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
 
|-
 
 
| [[PXV:IPXC_AcroForm_Export|Export]]
 
| [[PXV:IPXC_AcroForm_Export|Export]]
 
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
 
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
 
| [[PXV:IPXC_AcroForm_GetFieldByNameEx|GetFieldByNameEx]]
 
| [[PXV:IPXC_AcroForm_GetFieldByNameEx|GetFieldByNameEx]]
|  
+
|-
 +
| [[PXV:IPXC_AcroForm_DeleteField|DeleteField]]
 +
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
 +
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
 +
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
 
|}
 
|}
  

Revision as of 04:44, 14 November 2018


The interface of object of PDF-XChange Editor SDK.

Methods

CreateField Export FlattenField GetFieldByNameEx
DeleteField FlattenAllFields GetFieldByName GetFieldByPDFObject

Properties

Document FieldsCount Root Type
Field

See Also

IPXC_Document::AcroForm