IPXC_AcroForm Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 8: Line 8:
 
|-
 
|-
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
 
| [[PXV:IPXC_AcroForm_CreateField|CreateField]]
| [[PXV:IPXC_AcroForm_Export|Export]]
 
 
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
 
| [[PXV:IPXC_AcroForm_FlattenAllFields|FlattenAllFields]]
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
+
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
 +
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
 
|-
 
|-
 +
| [[PXV:IPXC_AcroForm_Export|Export]]
 
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
 
| [[PXV:IPXC_AcroForm_FlattenField|FlattenField]]
| [[PXV:IPXC_AcroForm_GetFieldByName|GetFieldByName]]
+
|  
| [[PXV:IPXC_AcroForm_GetFieldByPDFObject|GetFieldByPDFObject]]
+
|  
|
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
<div style="margin-right:10pt;margin-left:10pt">
+
{| class="wikitable properties"
{| class="wikitable" width="100%"
+
 
|-
 
|-
| style="width:25%;padding:5pt" | [[PXV:IPXC_AcroForm_Document|Document]]
+
| [[PXV:IPXC_AcroForm_Document|Document]]
| style="width:25%;padding:5pt" | [[PXV:IPXC_AcroForm_Field|Field]]
+
| [[PXV:IPXC_AcroForm_Field|Field]]
| style="width:25%;padding:5pt" | [[PXV:IPXC_AcroForm_FieldsCount|FieldsCount]]
+
| [[PXV:IPXC_AcroForm_FieldsCount|FieldsCount]]
| style="width:25%;padding:5pt" | [[PXV:IPXC_AcroForm_Type|Type]]
+
| [[PXV:IPXC_AcroForm_Type|Type]]
 
|}
 
|}
</div>
 

Revision as of 09:40, 17 April 2015

The interface of object of PDF-XChange Editor SDK.

Methods

CreateField FlattenAllFields GetFieldByName GetFieldByPDFObject
Export FlattenField

Properties

Document Field FieldsCount Type