This document is archived and information here might be outdated. Recommended version. |
Converts text to the graphic attribute value.
[Visual Basic .NET] Public Function TextToValue ( _ ByVal Text As String _ ) As Object
[C#] public object TextToValue ( string Text );
[C++]
HRESULT TextToValue(
BSTR Text
);
[C++]
Parameters Text [in]
Text is a parameter of type BSTR