IPXV_Control Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Control Interface}}
 
{{#customTitle:IPXV_Control Interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_Control_CreateNewBlankDoc|CreateNewBlankDoc]]
 
| [[PXV:IPXV_Control_CreateNewBlankDoc|CreateNewBlankDoc]]
| ...
+
| [[PXV:IPXV_Control_GoToDestination|GoToDestination]]
 +
| [[PXV:IPXV_Control_IsEventListening2|IsEventListening2]]
 +
| [[PXV:IPXV_Control_SetLicKey|SetLicKey]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_CreateNewBlankDoc2|CreateNewBlankDoc2]]
 
| [[PXV:IPXV_Control_CreateNewBlankDoc2|CreateNewBlankDoc2]]
| ...
+
| [[PXV:IPXV_Control_GoToFirstPage|GoToFirstPage]]
 +
| [[PXV:IPXV_Control_OpenDocFrom|OpenDocFrom]]
 +
| [[PXV:IPXV_Control_SetZoom|SetZoom]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_EnableEventListening|EnableEventListening]]
 
| [[PXV:IPXV_Control_EnableEventListening|EnableEventListening]]
| ...
+
| [[PXV:IPXV_Control_GoToLastPage|GoToLastPage]]
 +
| [[PXV:IPXV_Control_OpenDocFromPath|OpenDocFromPath]]
 +
| [[PXV:IPXV_Control_ShowPane|ShowPane]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_EnableEventListening2|EnableEventListening2]]
 
| [[PXV:IPXV_Control_EnableEventListening2|EnableEventListening2]]
| ...
+
| [[PXV:IPXV_Control_GoToNamedDestination|GoToNamedDestination]]
 +
| [[PXV:IPXV_Control_OpenDocWithDlg|OpenDocWithDlg]]
 +
| [[PXV:IPXV_Control_Undo|Undo]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_GetPaneVisibility|GetPaneVisibility]]
 
| [[PXV:IPXV_Control_GetPaneVisibility|GetPaneVisibility]]
| ...
+
| [[PXV:IPXV_Control_GoToNextPage|GoToNextPage]]
 +
| [[PXV:IPXV_Control_PrintPages|PrintPages]]
 +
| [[PXV:IPXV_Control_ZoomIn|ZoomIn]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_GoBack|GoBack]]
 
| [[PXV:IPXV_Control_GoBack|GoBack]]
| ...
+
| [[PXV:IPXV_Control_GoToPrevPage|GoToPrevPage]]
 +
| [[PXV:IPXV_Control_PrintWithDlg|PrintWithDlg]]
 +
| [[PXV:IPXV_Control_ZoomOut|ZoomOut]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_GoForward|GoForward]]
 
| [[PXV:IPXV_Control_GoForward|GoForward]]
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToDestination|GoToDestination]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToFirstPage|GoToFirstPage]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToLastPage|GoToLastPage]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToNamedDestination|GoToNamedDestination]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToNextPage|GoToNextPage]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_GoToPrevPage|GoToPrevPage]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_Control_IsEventListening|IsEventListening]]
 
| [[PXV:IPXV_Control_IsEventListening|IsEventListening]]
| ...
 
|-
 
| [[PXV:IPXV_Control_IsEventListening2|IsEventListening2]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_OpenDocFrom|OpenDocFrom]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_OpenDocFromPath|OpenDocFromPath]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_OpenDocWithDlg|OpenDocWithDlg]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_PrintPages|PrintPages]]
 
| ...
 
|-
 
| [[PXV:IPXV_Control_PrintWithDlg|PrintWithDlg]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_Control_Redo|Redo]]
 
| [[PXV:IPXV_Control_Redo|Redo]]
| ...
+
|  
|-
+
| [[PXV:IPXV_Control_SetLicKey|SetLicKey]]
+
| ...
+
|-
+
| [[PXV:IPXV_Control_SetZoom|SetZoom]]
+
| ...
+
|-
+
| [[PXV:IPXV_Control_ShowPane|ShowPane]]
+
| ...
+
|-
+
| [[PXV:IPXV_Control_Undo|Undo]]
+
| ...
+
|-
+
| [[PXV:IPXV_Control_ZoomIn|ZoomIn]]
+
| ...
+
|-
+
| [[PXV:IPXV_Control_ZoomOut|ZoomOut]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_Control_AllowedShortcuts|AllowedShortcuts]]
 
| [[PXV:IPXV_Control_AllowedShortcuts|AllowedShortcuts]]
| style="text-align: center" | R/W
+
| [[PXV:IPXV_Control_CanZoomIn|CanZoomIn]]
| .
+
| [[PXV:IPXV_Control_Inst|Inst]]
 +
| [[PXV:IPXV_Control_Src|Src]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_CanGoBack|CanGoBack]]
 
| [[PXV:IPXV_Control_CanGoBack|CanGoBack]]
| style="text-align: center" | R
+
| [[PXV:IPXV_Control_CanZoomOut|CanZoomOut]]
| .
+
| [[PXV:IPXV_Control_LockedToolbars|LockedToolbars]]
 +
| [[PXV:IPXV_Control_VisibleScrollbars|VisibleScrollbars]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_CanGoForward|CanGoForward]]
 
| [[PXV:IPXV_Control_CanGoForward|CanGoForward]]
| style="text-align: center" | R
+
| [[PXV:IPXV_Control_CurrentPage|CurrentPage]]
| .
+
| [[PXV:IPXV_Control_PagesCount|PagesCount]]
 +
| [[PXV:IPXV_Control_VisibleToolbars|VisibleToolbars]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_CanRedo|CanRedo]]
 
| [[PXV:IPXV_Control_CanRedo|CanRedo]]
| style="text-align: center" | R
+
| [[PXV:IPXV_Control_Doc|Doc]]
| .
+
| [[PXV:IPXV_Control_PagesLayoutMode|PagesLayoutMode]]
 +
| [[PXV:IPXV_Control_ZoomLevel|ZoomLevel]]
 
|-
 
|-
 
| [[PXV:IPXV_Control_CanUndo|CanUndo]]
 
| [[PXV:IPXV_Control_CanUndo|CanUndo]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_CanZoomIn|CanZoomIn]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_CanZoomOut|CanZoomOut]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_CurrentPage|CurrentPage]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_Doc|Doc]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_Control_Frame|Frame]]
 
| [[PXV:IPXV_Control_Frame|Frame]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_Inst|Inst]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_LockedToolbars|LockedToolbars]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_PagesCount|PagesCount]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_Control_PagesLayoutMode|PagesLayoutMode]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXV_Control_PagesViewRotation|PagesViewRotation]]
 
| [[PXV:IPXV_Control_PagesViewRotation|PagesViewRotation]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_Src|Src]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_VisibleScrollbars|VisibleScrollbars]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_VisibleToolbars|VisibleToolbars]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXV_Control_ZoomLevel|ZoomLevel]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_Control_ZoomMode|ZoomMode]]
 
| [[PXV:IPXV_Control_ZoomMode|ZoomMode]]
| style="text-align: center" | R
 
| .
 
 
|}
 
|}

Revision as of 16:06, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

CreateNewBlankDoc GoToDestination IsEventListening2 SetLicKey
CreateNewBlankDoc2 GoToFirstPage OpenDocFrom SetZoom
EnableEventListening GoToLastPage OpenDocFromPath ShowPane
EnableEventListening2 GoToNamedDestination OpenDocWithDlg Undo
GetPaneVisibility GoToNextPage PrintPages ZoomIn
GoBack GoToPrevPage PrintWithDlg ZoomOut
GoForward IsEventListening Redo

Properties

AllowedShortcuts CanZoomIn Inst Src
CanGoBack CanZoomOut LockedToolbars VisibleScrollbars
CanGoForward CurrentPage PagesCount VisibleToolbars
CanRedo Doc PagesLayoutMode ZoomLevel
CanUndo Frame PagesViewRotation ZoomMode