IPXC_AcroForm Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(36 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AcroForm Interface}} | {{#customTitle:IPXC_AcroForm Interface}} | ||
+ | {{#parentPage:PXV:PXC_Interfaces|IPXC_AcroForm|interface}} | ||
− | The interface | + | The interface for AcroForm objects in the PDF-XChange Editor SDK. |
== Methods == | == Methods == | ||
− | {| class="wikitable" | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_AcroForm_CreateField|CreateField]] | | [[PXV:IPXC_AcroForm_CreateField|CreateField]] | ||
− | |||
− | |||
| [[PXV:IPXC_AcroForm_Export|Export]] | | [[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]] | ||
− | |||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXC_AcroForm_Document|Document]] | | [[PXV:IPXC_AcroForm_Document|Document]] | ||
− | | | + | | [[PXV:IPXC_AcroForm_FieldsCount|FieldsCount]] |
− | | | + | | [[PXV:IPXC_AcroForm_Root|Root]] |
+ | | [[PXV:IPXC_AcroForm_Type|Type]] | ||
|- | |- | ||
| [[PXV:IPXC_AcroForm_Field|Field]] | | [[PXV:IPXC_AcroForm_Field|Field]] | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXC_Document_AcroForm|IPXC_Document::AcroForm]] |
Latest revision as of 03: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 |