IPXV_PageSizeCtl::Width Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageSizeCtl::Width Property}} | {{#customTitle:IPXV_PageSizeCtl::Width Property}} | ||
Line 12: | Line 13: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]], [[PXV:IPXV_PageSizeCtl_Height|Height]]. |
Revision as of 05:43, 20 May 2015
Get the selected width of the page
Syntax
HRESULT get_Width([out, retval] double* pWidth); HRESULT put_Width([in] double pWidth);