IPXV_PageSizeCtl::GetMeasureUnit Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageSizeCtl::GetMeasureUnit Method}} | {{#customTitle:IPXV_PageSizeCtl::GetMeasureUnit Method}} | ||
Line 17: | Line 18: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PageSizeCtl|IPXV_PageSizeCtl]], [[PXV:MeasureUnit|MeasureUnit]]. |
Revision as of 05:43, 20 May 2015
Returns the units used for page size measurement
Syntax
HRESULT GetMeasureUnit([in] MeasureUnit* pUnit);
Parameters
- pUnit
- [out] Pointer to MeasureUnit.
Return Value
Returns S_OK if operation was successful or error code in other cases.