IPXV_PageSizeCtl::GetMeasureUnit Method
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::GetMeasureUnit Method}} | {{#customTitle:IPXV_PageSizeCtl::GetMeasureUnit Method}} | ||
− | {{#parentPage:PXV:IPXV_PageSizeCtl#Methods|GetMeasureUnit | + | {{#parentPage:PXV:IPXV_PageSizeCtl#Methods|GetMeasureUnit|method}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 08:25, 23 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.