IPXV_PageSizeCtl::GetMeasureUnit Method

From PDF XChange PDF SDK
Revision as of 12:16, 26 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Returns the units used for page size measurement

Syntax

HRESULT GetMeasureUnit([out, retval]  MeasureUnit*  pUnit);

Parameters

pUnit
[out, retval] Pointer to MeasureUnit.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_PageSizeCtl