IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Revision as of 06:29, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_Width([out, retval]  double*  pWidth);
HRESULT put_Width([in]  double  pWidth);

See Also

See also IPXV_PageSizeCtl.