IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Revision as of 02:45, 4 June 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*  nWidth);
HRESULT put_Width([in]  double  nWidth);

See Also

IPXV_PageSizeCtl, Height