IPXV_Document Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 104: | Line 104: | ||
|- | |- | ||
| [[PXV:IPXV_Document_InvalidatePage|InvalidatePage]] | | [[PXV:IPXV_Document_InvalidatePage|InvalidatePage]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IPXV_Document_InvalidatePageRects|InvalidatePageRects]] | ||
| ... | | ... | ||
|- | |- | ||
Line 119: | Line 122: | ||
|- | |- | ||
| [[PXV:IPXV_Document_SetModified|SetModified]] | | [[PXV:IPXV_Document_SetModified|SetModified]] | ||
+ | | ... | ||
+ | |- | ||
+ | | [[PXV:IPXV_Document_ShowFullScreen|ShowFullScreen]] | ||
| ... | | ... | ||
|} | |} | ||
Line 158: | Line 164: | ||
|- | |- | ||
| [[PXV:IPXV_Document_ID|ID]] | | [[PXV:IPXV_Document_ID|ID]] | ||
+ | | style="text-align: center" | R | ||
+ | | . | ||
+ | |- | ||
+ | | [[PXV:IPXV_Document_InFullScreen|InFullScreen]] | ||
| style="text-align: center" | R | | style="text-align: center" | R | ||
| . | | . |
Revision as of 22:32, 13 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Method | Description |
---|---|
ActivateSel | ... |
ActivateTool | ... |
AddNewHighlighter | ... |
Close | ... |
CloseAllViews | ... |
CreateContentsChangesInfo | ... |
CreateInvPagesInfo | ... |
CreateNewView | ... |
CreateStdSel | ... |
EnumViews | ... |
FireAnnotChangedEvent | ... |
FireAnnotDeletedEvent | ... |
FireAnnotInsertedEvent | ... |
FireAnnotsChangedEvent | ... |
FireAnnotsDeletedEvent | ... |
FireAnnotsInsertedEvent | ... |
FireBookmarkChangedEvent | ... |
FireBookmarkDeletedEvent | ... |
FireBookmarkInsertedEvent | ... |
FireBookmarksChangedEvent | ... |
FireBookmarksDeletedEvent | ... |
FireBookmarksInsertedEvent | ... |
FireContentsChangedEvent | ... |
FireSelChangedEvent | ... |
GetPlainText | ... |
GetSel | ... |
GetSelCluster | ... |
InvalidateAnnot | ... |
InvalidateAnnots | ... |
InvalidateBookmark | ... |
InvalidateBookmarks | ... |
InvalidatePage | ... |
InvalidatePageRects | ... |
InvalidatePages | ... |
RemoveHighlighter | ... |
RemoveSelCluster | ... |
Save | ... |
SetModified | ... |
ShowFullScreen | ... |
Properties
Property | Access Type | Description |
---|---|---|
ActiveSel | R | . |
ActiveSelHandler | R | . |
ActiveTool | R/W | . |
ActiveView | R | . |
DelayedClose | R | . |
Doc | R | . |
EventServer | R | . |
ID | R | . |
InFullScreen | R | . |
LastActiveTool | R | . |
LastActiveToolID | R | . |
ModificationLevel | R | . |
Modified | R/W | . |
OperationHistory | R | . |
PagesViewRotation | R/W | . |
PrivateMode | R/W | . |
View | R | . |
ViewsCount | R | . |