IPXV_OCOrderElementsList Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_OCOrderElementsList Interface}} | {{#customTitle:IPXV_OCOrderElementsList Interface}} | ||
+ | {{#parentPage:PXV:PXV_Interfaces|IPXV_OCOrderElementsList|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
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_OCOrderElementsList_Clear|Clear]] | | [[PXV:IPXV_OCOrderElementsList_Clear|Clear]] | ||
− | | | + | | [[PXV:IPXV_OCOrderElementsList_Find|Find]] |
+ | | [[PXV:IPXV_OCOrderElementsList_InsertFrom|InsertFrom]] | ||
+ | | [[PXV:IPXV_OCOrderElementsList_Remove2|Remove2]] | ||
|- | |- | ||
| [[PXV:IPXV_OCOrderElementsList_CopyFrom|CopyFrom]] | | [[PXV:IPXV_OCOrderElementsList_CopyFrom|CopyFrom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_OCOrderElementsList_Insert|Insert]] | | [[PXV:IPXV_OCOrderElementsList_Insert|Insert]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_OCOrderElementsList_Remove|Remove]] | | [[PXV:IPXV_OCOrderElementsList_Remove|Remove]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_OCOrderElementsList__NewEnum|_NewEnum]] | | [[PXV:IPXV_OCOrderElementsList__NewEnum|_NewEnum]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_OCOrderElementsList_Count|Count]] | | [[PXV:IPXV_OCOrderElementsList_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_OCOrderElementsList_Item|Item]] | | [[PXV:IPXV_OCOrderElementsList_Item|Item]] | ||
− | | | + | | |
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_OCSelection_Items|IPXV_OCSelection::Items]] |
Latest revision as of 08:21, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Find | InsertFrom | Remove2 |
CopyFrom | Insert | Remove |
Properties
_NewEnum | Count | Item |