IPXV_AttachList Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[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_Find|Find]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_AttachList_Insert|Insert]]
 
| [[PXV:IPXV_AttachList_Insert|Insert]]
| ...
 
|-
 
| [[PXV:IPXV_AttachList_InsertFrom|InsertFrom]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_AttachList_Remove|Remove]]
 
| [[PXV:IPXV_AttachList_Remove|Remove]]
| ...
+
|  
|-
+
| [[PXV:IPXV_AttachList_Remove2|Remove2]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_AttachList__NewEnum|_NewEnum]]
 
| [[PXV:IPXV_AttachList__NewEnum|_NewEnum]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_AttachList_Count|Count]]
 
| [[PXV:IPXV_AttachList_Count|Count]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_AttachList_Item|Item]]
 
| [[PXV:IPXV_AttachList_Item|Item]]
| style="text-align: center" | R
+
|  
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_Inst_CreateAttachList|IPXV_Inst::CreateAttachList]], [[PXV:IPXV_AttachSelection_Items|IPXV_AttachSelection::Items]]

Latest revision as of 00:15, 1 December 2017

The interface of object of PDF-XChange Editor SDK.

Methods

Clear Find InsertFrom Remove2
CopyFrom Insert Remove

Properties

_NewEnum Count Item

See Also

IPXV_Inst::CreateAttachList, IPXV_AttachSelection::Items