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