IPXC_3DUnits::SetUnitLabel Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetUnitLabel([in] PXC_3DUnitType nType, [in] BSTR sLabel);
Parameters
- nType
- [in] Value of PXC_3DUnitType.
- sLabel
- [in] Value of BSTR.
Return Value
Returns S_OK if operation was successful or error code in other cases.