IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 04:02, 15 June 2015


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