IPXV_PageSizeCtl Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl Interface}}
 
{{#customTitle:IPXV_PageSizeCtl Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_PageSizeCtl|interface}}
 +
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
The interface of object of PDF-XChange Editor SDK. Represents control for page size selection.
  
 
== 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_PageSizeCtl_GetMeasureUnit|GetMeasureUnit]]
+
| ...
+
 
|-
 
|-
 
| [[PXV:IPXV_PageSizeCtl_Init|Init]]
 
| [[PXV:IPXV_PageSizeCtl_Init|Init]]
| ...
+
|  
 +
|
 +
|
 
|}
 
|}
  
 
== 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_PageSizeCtl_Height|Height]]
 
| [[PXV:IPXV_PageSizeCtl_Height|Height]]
| style="text-align: center" | R/W
+
| [[PXV:IPXV_PageSizeCtl_MeasureUnit|MeasureUnit]]
| .
+
| [[PXV:IPXV_PageSizeCtl_StdPaperID|StdPaperID]]
|-
+
| [[PXV:IPXV_PageSizeCtl_Width|Width]]
| [[PXV:IPXV_PageSizeCtl_Orientation|Orientation]]
+
| style="text-align: center" | R/W
+
| .
+
 
|-
 
|-
 +
| [[PXV:IPXV_PageSizeCtl_Landscape|Landscape]]
 
| [[PXV:IPXV_PageSizeCtl_PaperType|PaperType]]
 
| [[PXV:IPXV_PageSizeCtl_PaperType|PaperType]]
| style="text-align: center" | R/W
+
|  
| .
+
|  
|-
+
| [[PXV:IPXV_PageSizeCtl_StdPaperID|StdPaperID]]
+
| style="text-align: center" | R/W
+
| .
+
|-
+
| [[PXV:IPXV_PageSizeCtl_Width|Width]]
+
| style="text-align: center" | R/W
+
| .
+
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_Inst_CreatePageSizeCtl|IPXV_Inst::CreatePageSizeCtl]]

Latest revision as of 00:41, 20 May 2018


The interface of object of PDF-XChange Editor SDK. Represents control for page size selection.

Methods

Init

Properties

Height MeasureUnit StdPaperID Width
Landscape PaperType

See Also

IPXV_Inst::CreatePageSizeCtl