[To be supplied.]
[Visual Basic] Public Property Underline As Boolean [C#] public bool Underline {get; set;} [C++] public: __property bool get_Underline(); public: __property void set_Underline(bool); [JScript] public function get Underline() : Boolean; public function set Underline(Boolean);
FontInfo Class | FontInfo Members | System.Web.UI.WebControls Namespace