IPXV_PageSizeCtl Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl Interface}}
 
{{#customTitle:IPXV_PageSizeCtl Interface}}
{{#parentPage:PXV:PXV_Interfaces|IPXV_PageSizeCtl Interface|interface}}
+
{{#parentPage:PXV:PXV_Interfaces|IPXV_PageSizeCtl|interface}}
 
{{ToReview}}
 
{{ToReview}}
  
Line 10: Line 10:
 
{| class="wikitable methods"
 
{| class="wikitable methods"
 
|-
 
|-
| [[PXV:IPXV_PageSizeCtl_GetMeasureUnit|GetMeasureUnit]]
 
 
| [[PXV:IPXV_PageSizeCtl_Init|Init]]
 
| [[PXV:IPXV_PageSizeCtl_Init|Init]]
 +
|
 
|  
 
|  
 
|  
 
|  
Line 20: Line 20:
 
|-
 
|-
 
| [[PXV:IPXV_PageSizeCtl_Height|Height]]
 
| [[PXV:IPXV_PageSizeCtl_Height|Height]]
| [[PXV:IPXV_PageSizeCtl_PaperType|PaperType]]
+
| [[PXV:IPXV_PageSizeCtl_MeasureUnit|MeasureUnit]]
 
| [[PXV:IPXV_PageSizeCtl_StdPaperID|StdPaperID]]
 
| [[PXV:IPXV_PageSizeCtl_StdPaperID|StdPaperID]]
 
| [[PXV:IPXV_PageSizeCtl_Width|Width]]
 
| [[PXV:IPXV_PageSizeCtl_Width|Width]]
 
|-
 
|-
| [[PXV:IPXV_PageSizeCtl_Orientation|Orientation]]
+
| [[PXV:IPXV_PageSizeCtl_Landscape|Landscape]]
|  
+
| [[PXV:IPXV_PageSizeCtl_PaperType|PaperType]]
 
|  
 
|  
 
|  
 
|  
 
|}
 
|}
 +
 +
== 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