[To be supplied.]
[Visual Basic] Public Property Font As Font [C#] public Font Font {get; set;} [C++] public: __property Font* get_Font(); public: __property void set_Font(Font*); [JScript] public function get Font() : Font; public function set Font(Font);
FormatInfo Class | FormatInfo Members | System.WinForms.ComponentModel Namespace