IPXV_DocSelection Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocSelection Interface}} | {{#customTitle:IPXV_DocSelection Interface}} | ||
− | {{#parentPage:PXV:PXV_Interfaces|IPXV_DocSelection | + | {{#parentPage:PXV:PXV_Interfaces|IPXV_DocSelection|interface}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
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]] |
Latest revision as of 08:09, 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