IPXC_OCContext 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:IPXC_OCContext Interface}}
 
{{#customTitle:IPXC_OCContext 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:IPXC_OCContext_Clone|Clone]]
 
| [[PXV:IPXC_OCContext_Clone|Clone]]
| ...
+
| [[PXV:IPXC_OCContext_IsAnnotVisible|IsAnnotVisible]]
 +
| [[PXV:IPXC_OCContext_IsOCMDVisible|IsOCMDVisible]]
 +
| [[PXV:IPXC_OCContext_ResetOCStates|ResetOCStates]]
 
|-
 
|-
 
| [[PXV:IPXC_OCContext_GetAnnotAppStyle|GetAnnotAppStyle]]
 
| [[PXV:IPXC_OCContext_GetAnnotAppStyle|GetAnnotAppStyle]]
| ...
+
| [[PXV:IPXC_OCContext_IsCIVisible|IsCIVisible]]
 +
| [[PXV:IPXC_OCContext_IsOCVisible|IsOCVisible]]
 +
| [[PXV:IPXC_OCContext_SetOCState|SetOCState]]
 
|-
 
|-
 
| [[PXV:IPXC_OCContext_GetWidgetHighlightColors|GetWidgetHighlightColors]]
 
| [[PXV:IPXC_OCContext_GetWidgetHighlightColors|GetWidgetHighlightColors]]
| ...
 
|-
 
| [[PXV:IPXC_OCContext_IsAnnotVisible|IsAnnotVisible]]
 
| ...
 
|-
 
| [[PXV:IPXC_OCContext_IsCIVisible|IsCIVisible]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_OCContext_IsOCGVisible|IsOCGVisible]]
 
| [[PXV:IPXC_OCContext_IsOCGVisible|IsOCGVisible]]
| ...
 
|-
 
| [[PXV:IPXC_OCContext_IsOCMDVisible|IsOCMDVisible]]
 
| ...
 
|-
 
| [[PXV:IPXC_OCContext_IsOCVisible|IsOCVisible]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_OCContext_IsOCVisibleByVar|IsOCVisibleByVar]]
 
| [[PXV:IPXC_OCContext_IsOCVisibleByVar|IsOCVisibleByVar]]
| ...
 
|-
 
| [[PXV:IPXC_OCContext_ResetOCStates|ResetOCStates]]
 
| ...
 
|-
 
| [[PXV:IPXC_OCContext_SetOCState|SetOCState]]
 
| ...
 
|-
 
 
| [[PXV:IPXC_OCContext_SetWidgetHighlightColors|SetWidgetHighlightColors]]
 
| [[PXV:IPXC_OCContext_SetWidgetHighlightColors|SetWidgetHighlightColors]]
| ...
 
 
|}
 
|}
  
 
== 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:IPXC_OCContext_AnnotVisibilityCallback|AnnotVisibilityCallback]]
 
| [[PXV:IPXC_OCContext_AnnotVisibilityCallback|AnnotVisibilityCallback]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_OCContext_PrintContentFlags|PrintContentFlags]]
| .
+
| [[PXV:IPXC_OCContext_UserName|UserName]]
 +
| [[PXV:IPXC_OCContext_ViewRotation|ViewRotation]]
 
|-
 
|-
 
| [[PXV:IPXC_OCContext_Language|Language]]
 
| [[PXV:IPXC_OCContext_Language|Language]]
| style="text-align: center" | R/W
+
| [[PXV:IPXC_OCContext_RenderType|RenderType]]
| .
+
| [[PXV:IPXC_OCContext_UserTitle|UserTitle]]
 +
| [[PXV:IPXC_OCContext_ZoomLevel|ZoomLevel]]
 
|-
 
|-
 
| [[PXV:IPXC_OCContext_Organization|Organization]]
 
| [[PXV:IPXC_OCContext_Organization|Organization]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_OCContext_PrintContentFlags|PrintContentFlags]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IPXC_OCContext_RenderType|RenderType]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IPXC_OCContext_Resolution|Resolution]]
 
| [[PXV:IPXC_OCContext_Resolution|Resolution]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
|-
+
| [[PXV:IPXC_OCContext_UserName|UserName]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_OCContext_UserTitle|UserTitle]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_OCContext_ViewRotation|ViewRotation]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXC_OCContext_ZoomLevel|ZoomLevel]]
+
| style="text-align: center" | R/W
+
| .
+
 
|}
 
|}

Revision as of 15:54, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Clone IsAnnotVisible IsOCMDVisible ResetOCStates
GetAnnotAppStyle IsCIVisible IsOCVisible SetOCState
GetWidgetHighlightColors IsOCGVisible IsOCVisibleByVar SetWidgetHighlightColors

Properties

AnnotVisibilityCallback PrintContentFlags UserName ViewRotation
Language RenderType UserTitle ZoomLevel
Organization Resolution