IPXC_AcroForm Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm Interface}}
 
{{#customTitle:IPXC_AcroForm Interface}}
{{#parentPage:PXV:PXC|IPXC_AcroForm Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_AcroForm|interface}}
 
+
  
 
The interface for AcroForm objects in the PDF-XChange Editor SDK.
 
The interface for AcroForm objects in the PDF-XChange Editor SDK.
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]]
 
|
 
|
 
 
|}
 
|}
  
Line 33: Line 33:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_AcroForm|IPXC_Document::AcroForm]]

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