IPXV_PageSizeCtl::Height Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl::Height Property}}
 
{{#customTitle:IPXV_PageSizeCtl::Height Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]], [[PXV:IPXV_PageSizeCtl_Width|Width]].
+
[[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]], [[PXV:IPXV_PageSizeCtl_Width|Width]].

Revision as of 06:43, 20 May 2015


Get the selected height of the page

Syntax

HRESULT get_Height([out, retval]  double*  pHeight);
HRESULT put_Height([in]  double  pHeight);

See Also

IPXV_PageSizeCtl, Width.