IPXV_AttachList Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AttachList Interface}} | {{#customTitle:IPXV_AttachList Interface}} | ||
+ | {{#parentPage:PXV:PXV_Interfaces|IPXV_AttachList|interface}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_AttachList_Clear|Clear]] | | [[PXV:IPXV_AttachList_Clear|Clear]] | ||
− | | | + | | [[PXV:IPXV_AttachList_Find|Find]] |
+ | | [[PXV:IPXV_AttachList_InsertFrom|InsertFrom]] | ||
+ | | [[PXV:IPXV_AttachList_Remove2|Remove2]] | ||
|- | |- | ||
| [[PXV:IPXV_AttachList_CopyFrom|CopyFrom]] | | [[PXV:IPXV_AttachList_CopyFrom|CopyFrom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_AttachList_Insert|Insert]] | | [[PXV:IPXV_AttachList_Insert|Insert]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_AttachList_Remove|Remove]] | | [[PXV:IPXV_AttachList_Remove|Remove]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_AttachList__NewEnum|_NewEnum]] | | [[PXV:IPXV_AttachList__NewEnum|_NewEnum]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_AttachList_Count|Count]] | | [[PXV:IPXV_AttachList_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_AttachList_Item|Item]] | | [[PXV:IPXV_AttachList_Item|Item]] | ||
− | | | + | | |
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_Inst_CreateAttachList|IPXV_Inst::CreateAttachList]], [[PXV:IPXV_AttachSelection_Items|IPXV_AttachSelection::Items]] |
Latest revision as of 23:15, 30 November 2017
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Find | InsertFrom | Remove2 |
CopyFrom | Insert | Remove |
Properties
_NewEnum | Count | Item |