IPXV_ViewPanesCollection Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_ViewPanesCollection Interface}}
 
{{#customTitle:IPXV_ViewPanesCollection Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_ViewPanesCollection|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_ViewPanesCollection_Hide|Hide]]
 
| [[PXV:IPXV_ViewPanesCollection_Hide|Hide]]
| ...
 
|-
 
 
| [[PXV:IPXV_ViewPanesCollection_Remove|Remove]]
 
| [[PXV:IPXV_ViewPanesCollection_Remove|Remove]]
| ...
 
|-
 
 
| [[PXV:IPXV_ViewPanesCollection_Show|Show]]
 
| [[PXV:IPXV_ViewPanesCollection_Show|Show]]
| ...
+
|  
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
 
|-
 
|-
! style="text-align: left" scope="col" width="15%" | Property
+
| [[PXV:IPXV_ViewPanesCollection__NewEnum|_NewEnum]]
! style="text-align: center" scope="col" width="5%" | Access Type
+
| [[PXV:IPXV_ViewPanesCollection_Count|Count]]
! style="text-align: left" scope="col"  class="unsortable" | Description
+
| [[PXV:IPXV_ViewPanesCollection_IsVisible|IsVisible]]
 +
| [[PXV:IPXV_ViewPanesCollection_Layout|Layout]]
 
|-
 
|-
 
| [[PXV:IPXV_ViewPanesCollection_Active|Active]]
 
| [[PXV:IPXV_ViewPanesCollection_Active|Active]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_ViewPanesCollection_Count|Count]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_ViewPanesCollection_IsHidden|IsHidden]]
 
| [[PXV:IPXV_ViewPanesCollection_IsHidden|IsHidden]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IPXV_ViewPanesCollection_IsVisible|IsVisible]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_ViewPanesCollection_Item|Item]]
 
| [[PXV:IPXV_ViewPanesCollection_Item|Item]]
| style="text-align: center" | R
+
|  
| .
+
|-
+
| [[PXV:IPXV_ViewPanesCollection_Layout|Layout]]
+
| style="text-align: center" | R
+
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_View_Panes|IPXV_View::Panes]]

Latest revision as of 09:35, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

Hide Remove Show

Properties

_NewEnum Count IsVisible Layout
Active IsHidden Item

See Also

IPXV_View::Panes