IPXV_AnnotsList Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_AnnotsList Interface}} | {{#customTitle:IPXV_AnnotsList Interface}} | ||
− | {{ | + | {{#parentPage:PXV:PXV_Interfaces|IPXV_AnnotsList|interface}} |
− | + | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 23: | Line 24: | ||
{| class="wikitable properties" | {| class="wikitable properties" | ||
|- | |- | ||
+ | | [[PXV:IPXV_AnnotsList__NewEnum|_NewEnum]] | ||
| [[PXV:IPXV_AnnotsList_Count|Count]] | | [[PXV:IPXV_AnnotsList_Count|Count]] | ||
| [[PXV:IPXV_AnnotsList_Item|Item]] | | [[PXV:IPXV_AnnotsList_Item|Item]] | ||
− | |||
| | | | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXV_Inst_CreateAnnotsList|IPXV_Inst::CreateAnnotsList]], [[PXV:IPXV_Document_FireAnnotsChangedEvent|IPXV_Document::FireAnnotsChangedEvent]], [[PXV:IPXV_Document_FireAnnotsDeletedEvent|IPXV_Document::FireAnnotsDeletedEvent]], [[PXV:IPXV_Document_FireAnnotsInsertedEvent|IPXV_Document::FireAnnotsInsertedEvent]], [[PXV:IPXV_Document_InvalidateAnnots|IPXV_Document::InvalidateAnnots]], [[PXV:IPXV_AnnotSelection_Items|IPXV_AnnotSelection::Items]], [[PXV:IPXV_AnnotsEvent_Items|IPXV_AnnotsEvent::Items]] |
Latest revision as of 10:51, 25 May 2015
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::CreateAnnotsList, IPXV_Document::FireAnnotsChangedEvent, IPXV_Document::FireAnnotsDeletedEvent, IPXV_Document::FireAnnotsInsertedEvent, IPXV_Document::InvalidateAnnots, IPXV_AnnotSelection::Items, IPXV_AnnotsEvent::Items