IPXV_DocSelectionHandler Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_DocSelectionHandler Interface}}
 
{{#customTitle:IPXV_DocSelectionHandler 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 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_DocSelectionHandler_CanRenameSel|CanRenameSel]]
 
| [[PXV:IPXV_DocSelectionHandler_CanRenameSel|CanRenameSel]]
| ...
+
| [[PXV:IPXV_DocSelectionHandler_IsSelHandler|IsSelHandler]]
 +
| [[PXV:IPXV_DocSelectionHandler_OnStartSelHandling|OnStartSelHandling]]
 +
| [[PXV:IPXV_DocSelectionHandler_ShowRenameSelDlg|ShowRenameSelDlg]]
 
|-
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_CanShowSelProps|CanShowSelProps]]
 
| [[PXV:IPXV_DocSelectionHandler_CanShowSelProps|CanShowSelProps]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_IsSelHandler|IsSelHandler]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_OnSelChanged|OnSelChanged]]
 
| [[PXV:IPXV_DocSelectionHandler_OnSelChanged|OnSelChanged]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_OnStartSelHandling|OnStartSelHandling]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_OnStopSelHandling|OnStopSelHandling]]
 
| [[PXV:IPXV_DocSelectionHandler_OnStopSelHandling|OnStopSelHandling]]
| ...
 
|-
 
| [[PXV:IPXV_DocSelectionHandler_ShowRenameSelDlg|ShowRenameSelDlg]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_DocSelectionHandler_ShowSelPropsDlg|ShowSelPropsDlg]]
 
| [[PXV:IPXV_DocSelectionHandler_ShowSelPropsDlg|ShowSelPropsDlg]]
| ...
 
 
|}
 
|}

Revision as of 16:08, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

CanRenameSel IsSelHandler OnStartSelHandling ShowRenameSelDlg
CanShowSelProps OnSelChanged OnStopSelHandling ShowSelPropsDlg