[To be supplied.]
[Visual Basic] Public Property Names As String () [C#] public string[] Names {get; set;} [C++] public: __property String* get_Names(); public: __property void set_Names(String*[]); [JScript] public function get Names() : String[]; public function set Names(String[]);
FontInfo Class | FontInfo Members | System.Web.UI.WebControls Namespace