IPXV_PageSizeCtl::Height Property

From PDF XChange PDF SDK
Revision as of 00:47, 19 May 2015 by AlexIII (Talk | contribs)

Jump to: navigation, search


Get the selected height of the page

Syntax

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

See Also

See also IPXV_PageSizeCtl, Width.