IUIX_Ruler::SetMarkerPos Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetMarkerPos([in] PARAM_T nTag, [in] double nPos);
Parameters
- nTag
- [in] Value of PARAM_T.
- nPos
- [in] Value of double.
Return Value
Returns S_OK if operation was successful or error code in other cases.