IPXV_PageSizeCtl::Height Property

From PDF XChange PDF SDK
Revision as of 22:14, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Height of interface IPXV_PageSizeCtl returns/sets Value of double ...

Syntax

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

See Also

See also IPXV_PageSizeCtl.