IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Revision as of 00:47, 19 May 2015 by AlexIII (Talk | contribs)

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

See also IPXV_PageSizeCtl, Height.