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