IPXV_DocSelection Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocSelection Interface}} | {{#customTitle:IPXV_DocSelection 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_DocSelection_Clear|Clear]] | | [[PXV:IPXV_DocSelection_Clear|Clear]] | ||
− | | | + | | [[PXV:IPXV_DocSelection_EnsureVisible|EnsureVisible]] |
+ | | [[PXV:IPXV_DocSelection_OnDeactivate|OnDeactivate]] | ||
+ | | [[PXV:IPXV_DocSelection_Redraw|Redraw]] | ||
|- | |- | ||
| [[PXV:IPXV_DocSelection_Copy|Copy]] | | [[PXV:IPXV_DocSelection_Copy|Copy]] | ||
− | | | + | | [[PXV:IPXV_DocSelection_Highlight|Highlight]] |
+ | | [[PXV:IPXV_DocSelection_OnRemove|OnRemove]] | ||
+ | | [[PXV:IPXV_DocSelection_Show|Show]] | ||
|- | |- | ||
| [[PXV:IPXV_DocSelection_Cut|Cut]] | | [[PXV:IPXV_DocSelection_Cut|Cut]] | ||
− | | | + | | [[PXV:IPXV_DocSelection_OnActivate|OnActivate]] |
+ | | [[PXV:IPXV_DocSelection_Paste|Paste]] | ||
+ | | [[PXV:IPXV_DocSelection_StopHighlighting|StopHighlighting]] | ||
|- | |- | ||
| [[PXV:IPXV_DocSelection_Delete|Delete]] | | [[PXV:IPXV_DocSelection_Delete|Delete]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocSelection_OnAdd|OnAdd]] | | [[PXV:IPXV_DocSelection_OnAdd|OnAdd]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_DocSelection_CanCopy|CanCopy]] | | [[PXV:IPXV_DocSelection_CanCopy|CanCopy]] | ||
− | | | + | | [[PXV:IPXV_DocSelection_CanPaste|CanPaste]] |
− | | | + | | [[PXV:IPXV_DocSelection_Flags|Flags]] |
+ | | [[PXV:IPXV_DocSelection_IsEmpty|IsEmpty]] | ||
|- | |- | ||
| [[PXV:IPXV_DocSelection_CanCut|CanCut]] | | [[PXV:IPXV_DocSelection_CanCut|CanCut]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocSelection_ClusterID|ClusterID]] | | [[PXV:IPXV_DocSelection_ClusterID|ClusterID]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocSelection_ID|ID]] | | [[PXV:IPXV_DocSelection_ID|ID]] | ||
− | | | + | | [[PXV:IPXV_DocSelection_IsVisible|IsVisible]] |
− | + | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXV_DocSelection_CanDelete|CanDelete]] |
− | | | + | | |
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | | | + | |
|} | |} |
Revision as of 16:08, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | EnsureVisible | OnDeactivate | Redraw |
Copy | Highlight | OnRemove | Show |
Cut | OnActivate | Paste | StopHighlighting |
Delete | OnAdd |
Properties
CanCopy | CanPaste | Flags | IsEmpty |
CanCut | ClusterID | ID | IsVisible |
CanDelete |