IPXV_DocumentView Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocumentView Interface}} | {{#customTitle:IPXV_DocumentView Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_DocumentView_Activate|Activate]] | | [[PXV:IPXV_DocumentView_Activate|Activate]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocumentView_GetPlacement|GetPlacement]] | | [[PXV:IPXV_DocumentView_GetPlacement|GetPlacement]] | ||
− | |||
− | |||
| [[PXV:IPXV_DocumentView_LoadPanesLayout|LoadPanesLayout]] | | [[PXV:IPXV_DocumentView_LoadPanesLayout|LoadPanesLayout]] | ||
− | | | + | | [[PXV:IPXV_DocumentView_ResetPanesLayout|ResetPanesLayout]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXV_DocumentView_Close|Close]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXV_DocumentView_ActivePagesView|ActivePagesView]] | | [[PXV:IPXV_DocumentView_ActivePagesView|ActivePagesView]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocumentView_ActiveView|ActiveView]] | | [[PXV:IPXV_DocumentView_ActiveView|ActiveView]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocumentView_CurrentPage|CurrentPage]] | | [[PXV:IPXV_DocumentView_CurrentPage|CurrentPage]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXV_DocumentView_Doc|Doc]] | | [[PXV:IPXV_DocumentView_Doc|Doc]] | ||
− | |||
− | |||
|} | |} |
Revision as of 15:09, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IPXV_DocumentView extends IPXV_View interface.
Methods
Activate | GetPlacement | LoadPanesLayout | ResetPanesLayout |
Close |
Properties
ActivePagesView | ActiveView | CurrentPage | Doc |