IPXV_PageSizeCtl::Width Property
From PDF XChange PDF SDK
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|Width Property|property}} | + | {{#parentPage:PXV:IPXV_PageSizeCtl#Properties|Width Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 14:44, 21 May 2015
Get the selected width of the page
Syntax
HRESULT get_Width([out, retval] double* pWidth); HRESULT put_Width([in] double pWidth);