IPXV_ContentItemsSelection Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ContentItemsSelection Interface}} | {{#customTitle:IPXV_ContentItemsSelection Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_ContentItemsSelection_GetSel|GetSel]] | | [[PXV:IPXV_ContentItemsSelection_GetSel|GetSel]] | ||
− | |||
− | |||
| [[PXV:IPXV_ContentItemsSelection_RemoveSel|RemoveSel]] | | [[PXV:IPXV_ContentItemsSelection_RemoveSel|RemoveSel]] | ||
− | |||
− | |||
| [[PXV:IPXV_ContentItemsSelection_UpdateSel|UpdateSel]] | | [[PXV:IPXV_ContentItemsSelection_UpdateSel|UpdateSel]] | ||
− | | | + | | |
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_ContentItemsSelection_Count|Count]] | | [[PXV:IPXV_ContentItemsSelection_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_ContentItemsSelection_Item|Item]] | | [[PXV:IPXV_ContentItemsSelection_Item|Item]] | ||
− | | | + | | |
− | | | + | | |
|} | |} |
Revision as of 15:06, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXV_ContentItemsSelection extends IPXV_DocSelection interface.
Methods
GetSel | RemoveSel | UpdateSel |
Properties
Count | Item |