IPXV_PageSizeCtl::Width Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]] | + | [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]], [[PXV:IPXV_PageSizeCtl_Height|Height]] |
Revision as of 05:32, 23 May 2015
Get the selected width of the page
Syntax
HRESULT get_Width([out, retval] double* pWidth); HRESULT put_Width([in] double pWidth);