IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Revision as of 04:02, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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