IPXV_DocSelection Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 50: Line 50:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_Inst_GetDocSelectionHandler|IPXV_Inst::GetDocSelectionHandler]], [[PXV:IPXV_Document_CreateStdSel|IPXV_Document::CreateStdSel]], [[PXV:IPXV_Document_GetSel|IPXV_Document::GetSel]], [[PXV:IPXV_Document_GetSelCluster|IPXV_Document::GetSelCluster]], [[PXV:IPXV_Document_ActiveSel|IPXV_Document::ActiveSel]], [[PXV:IPXV_DocSelectionHandler_CanRenameSel|IPXV_DocSelectionHandler::CanRenameSel]], [[PXV:IPXV_DocSelectionHandler_CanShowSelProps|IPXV_DocSelectionHandler::CanShowSelProps]], [[PXV:IPXV_DocSelectionHandler_IsSelHandler|IPXV_DocSelectionHandler::IsSelHandler]], [[PXV:IPXV_DocSelectionHandler_OnSelChanged|IPXV_DocSelectionHandler::OnSelChanged]], [[PXV:IPXV_DocSelectionHandler_OnStartSelHandling|IPXV_DocSelectionHandler::OnStartSelHandling]], [[PXV:IPXV_DocSelectionHandler_OnStopSelHandling|IPXV_DocSelectionHandler::OnStopSelHandling]], [[PXV:IPXV_DocSelectionHandler_ShowRenameSelDlg|IPXV_DocSelectionHandler::ShowRenameSelDlg]], [[PXV:IPXV_DocSelectionHandler_ShowSelPropsDlg|IPXV_DocSelectionHandler::ShowSelPropsDlg]]

Revision as of 05:02, 23 May 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

See Also

IPXV_Inst::GetDocSelectionHandler, IPXV_Document::CreateStdSel, IPXV_Document::GetSel, IPXV_Document::GetSelCluster, IPXV_Document::ActiveSel, IPXV_DocSelectionHandler::CanRenameSel, IPXV_DocSelectionHandler::CanShowSelProps, IPXV_DocSelectionHandler::IsSelHandler, IPXV_DocSelectionHandler::OnSelChanged, IPXV_DocSelectionHandler::OnStartSelHandling, IPXV_DocSelectionHandler::OnStopSelHandling, IPXV_DocSelectionHandler::ShowRenameSelDlg, IPXV_DocSelectionHandler::ShowSelPropsDlg