IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Revision as of 05:15, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Get the selected width of the page

Syntax

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

See Also

IPXV_PageSizeCtl