Text Property From Free Text Box Controls previous page next page FreeTextBox 3.2 Documentation Text Property Namespaces ► FreeTextBoxControls ► FreeTextBox ► Text C# Visual Basic Visual C++ Gets or sets the HTML for the editor. Declaration Syntax C# Visual Basic Visual C++ public string Text { get; set; } Public Property Text As String public: property String^ Text { String^ get (); void set (String^ value); } Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068 previous page start next page