This document is archived and information here might be outdated. Recommended version. |
Initialize the generator by text string
[Visual Basic .NET] Public Sub LoadFromString ( _ ByVal valueText As String _ )
[C#] public void LoadFromString ( string valueText );
[C++]
HRESULT LoadFromString(
BSTR valueText
);
[C++]
Parameters valueText [in]
valueText is a parameter of type BSTR