IUIX_Edit::SetText Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
[hide]Syntax
HRESULT SetText ([in] LPWSTR pText, |
[in, defaultvalue (-1)] LONG nLength); |
Parameters
- pText
- [in] Value of LPWSTR.
- nLength
- [in, defaultvalue(-1)] Value of LONG.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IUIX_Edit.