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)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl::Width Property}}
 
{{#customTitle:IPXV_PageSizeCtl::Width Property}}
{{#parentPage:PXV:IPXV_PageSizeCtl#Properties|Width Property|property}}
+
{{#parentPage:PXV:IPXV_PageSizeCtl#Properties|Width|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 09:26, 23 May 2015


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, Height