IPXV_Document Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
 
| [[PXV:IPXV_Document_ActivateSel|ActivateSel]]
 
| [[PXV:IPXV_Document_ActivateSel|ActivateSel]]
 
| [[PXV:IPXV_Document_FireAnnotsChangedEvent|FireAnnotsChangedEvent]]
 
| [[PXV:IPXV_Document_FireAnnotsChangedEvent|FireAnnotsChangedEvent]]
| [[PXV:IPXV_Document_FireFieldInsertedEvent|FireFieldInsertedEvent]]
+
| [[PXV:IPXV_Document_FireFieldsChangedEvent|FireFieldsChangedEvent]]
 
| [[PXV:IPXV_Document_InvalidatePage|InvalidatePage]]
 
| [[PXV:IPXV_Document_InvalidatePage|InvalidatePage]]
 
|-
 
|-
 
| [[PXV:IPXV_Document_ActivateTool|ActivateTool]]
 
| [[PXV:IPXV_Document_ActivateTool|ActivateTool]]
 
| [[PXV:IPXV_Document_FireAnnotsDeletedEvent|FireAnnotsDeletedEvent]]
 
| [[PXV:IPXV_Document_FireAnnotsDeletedEvent|FireAnnotsDeletedEvent]]
| [[PXV:IPXV_Document_FireFieldsChangedEvent|FireFieldsChangedEvent]]
+
| [[PXV:IPXV_Document_FireFieldsDeletedEvent|FireFieldsDeletedEvent]]
 
| [[PXV:IPXV_Document_InvalidatePageRects|InvalidatePageRects]]
 
| [[PXV:IPXV_Document_InvalidatePageRects|InvalidatePageRects]]
 
|-
 
|-
 
| [[PXV:IPXV_Document_AddNewHighlighter|AddNewHighlighter]]
 
| [[PXV:IPXV_Document_AddNewHighlighter|AddNewHighlighter]]
 
| [[PXV:IPXV_Document_FireAnnotsInsertedEvent|FireAnnotsInsertedEvent]]
 
| [[PXV:IPXV_Document_FireAnnotsInsertedEvent|FireAnnotsInsertedEvent]]
| [[PXV:IPXV_Document_FireFieldsDeletedEvent|FireFieldsDeletedEvent]]
+
| [[PXV:IPXV_Document_FireFieldsInsertedEvent|FireFieldsInsertedEvent]]
 
| [[PXV:IPXV_Document_InvalidatePages|InvalidatePages]]
 
| [[PXV:IPXV_Document_InvalidatePages|InvalidatePages]]
 
|-
 
|-
 
| [[PXV:IPXV_Document_Close|Close]]
 
| [[PXV:IPXV_Document_Close|Close]]
 
| [[PXV:IPXV_Document_FireBookmarkChangedEvent|FireBookmarkChangedEvent]]
 
| [[PXV:IPXV_Document_FireBookmarkChangedEvent|FireBookmarkChangedEvent]]
| [[PXV:IPXV_Document_FireFieldsInsertedEvent|FireFieldsInsertedEvent]]
+
| [[PXV:IPXV_Document_FireSelChangedEvent|FireSelChangedEvent]]
 
| [[PXV:IPXV_Document_LoadPrintParamsFromDocProps|LoadPrintParamsFromDocProps]]
 
| [[PXV:IPXV_Document_LoadPrintParamsFromDocProps|LoadPrintParamsFromDocProps]]
 
|-
 
|-
 
| [[PXV:IPXV_Document_CloseAllViews|CloseAllViews]]
 
| [[PXV:IPXV_Document_CloseAllViews|CloseAllViews]]
 
| [[PXV:IPXV_Document_FireBookmarkDeletedEvent|FireBookmarkDeletedEvent]]
 
| [[PXV:IPXV_Document_FireBookmarkDeletedEvent|FireBookmarkDeletedEvent]]
| [[PXV:IPXV_Document_FireSelChangedEvent|FireSelChangedEvent]]
+
| [[PXV:IPXV_Document_GetDestFolderForSaveAs|GetDestFolderForSaveAs]]
 
| [[PXV:IPXV_Document_RegisterPagesViewDrawCallback|RegisterPagesViewDrawCallback]]
 
| [[PXV:IPXV_Document_RegisterPagesViewDrawCallback|RegisterPagesViewDrawCallback]]
 
|-
 
|-
Line 72: Line 72:
 
|-
 
|-
 
| [[PXV:IPXV_Document_FireAnnotInsertedEvent|FireAnnotInsertedEvent]]
 
| [[PXV:IPXV_Document_FireAnnotInsertedEvent|FireAnnotInsertedEvent]]
|  
+
| [[PXV:IPXV_Document_FireFieldInsertedEvent|FireFieldInsertedEvent]]
 
|  
 
|  
 
|  
 
|  

Revision as of 01:04, 14 July 2016


The interface of object of PDF-XChange Editor SDK.

Methods

ActivateSel FireAnnotsChangedEvent FireFieldsChangedEvent InvalidatePage
ActivateTool FireAnnotsDeletedEvent FireFieldsDeletedEvent InvalidatePageRects
AddNewHighlighter FireAnnotsInsertedEvent FireFieldsInsertedEvent InvalidatePages
Close FireBookmarkChangedEvent FireSelChangedEvent LoadPrintParamsFromDocProps
CloseAllViews FireBookmarkDeletedEvent GetDestFolderForSaveAs RegisterPagesViewDrawCallback
CreateContentsChangesInfo FireBookmarkInsertedEvent GetPlainText RemoveHighlighter
CreateInvPagesInfo FireBookmarksChangedEvent GetSel RemoveSelCluster
CreateStdSel FireBookmarksDeletedEvent GetSelCluster Save
DiscardPDFACompilance FireBookmarksInsertedEvent InvalidateAnnot SetModified
EnumViews FireContentsChangedEvent InvalidateAnnots ShowFullScreen
FireAnnotChangedEvent FireFieldChangedEvent InvalidateBookmark UnregisterPagesViewDrawCallback
FireAnnotDeletedEvent FireFieldDeletedEvent InvalidateBookmarks UnregisterPagesViewDrawCallback2
FireAnnotInsertedEvent FireFieldInsertedEvent

Properties

ActiveSel DelayedClose LastActiveTool PagesViewRotation
ActiveSelHandler EventServer LastActiveToolID Parent
ActiveTool ID ModificationLevel PrivateMode
ActiveView InfoBar Modified View
CoreDoc InFullScreen OperationHistory ViewsCount

See Also

IPXV_Inst::ExecuteJS, IPXV_Inst::FindDocByCoreDoc, IPXV_Inst::FindDocByID, IPXV_Inst::FindDocBySrcFile, IPXV_Inst::FindDocBySrcFileName, IPXV_Inst::FindDocBySrcFileName2, IPXV_Inst::GetDocSelectionHandler, IPXV_Inst::ModifyDoc, IPXV_Inst::PerformActions, IPXV_Inst::RevertDoc, IPXV_Inst::ActiveDoc, IPXV_Inst::Doc, IPXV_MainFrame::OpenDocFrom, IPXV_MainFrame::OpenDocFromPath, IPXV_DocumentView::Doc, IPXV_DocSelection::OnAdd, IPXV_DocSelection::OnRemove, IPXV_DocSelectionHandler::CanRenameSel, IPXV_DocSelectionHandler::CanShowSelProps, IPXV_DocSelectionHandler::IsSelHandler, IPXV_DocSelectionHandler::OnSelChanged, IPXV_DocSelectionHandler::OnStartSelHandling, IPXV_DocSelectionHandler::OnStopSelHandling, IPXV_DocSelectionHandler::ShowRenameSelDlg, IPXV_DocSelectionHandler::ShowSelPropsDlg, IPXV_Tool::CanActivateForDocument, IPXV_Tool::OnActivated, IPXV_Tool::OnDeactivated, IPXV_Tool::IsExclusive, IPXV_DocList::Find, IPXV_DocList::Insert, IPXV_DocList::Remove2, IPXV_DocList::Item, IPXV_ActionHandler::FillDictionary, IPXV_ActionHandler::GetDescription, IPXV_ActionHandler::Perform, IPXV_ActionHandler::ShowProperties, IPXV_Control::Doc