IPXV_PageSizeCtl::Width Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageSizeCtl::Width Property}}
 
{{#customTitle:IPXV_PageSizeCtl::Width Property}}
 +
{{#parentPage:PXV:IPXV_PageSizeCtl|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Width''' of interface [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]] returns/sets  Value of double ...
 
Property '''Width''' of interface [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]] returns/sets  Value of double ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:14, 20 April 2015


Property Width of interface IPXV_PageSizeCtl returns/sets Value of double ...

Syntax

HRESULT get_Width([out, retval] double* pWidth);
HRESULT put_Width([in] double pWidth);

See Also

See also IPXV_PageSizeCtl.