NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Style.Font

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Font As FontInfo
[C#]
public FontInfo Font {get;}
[C++]
public: __property FontInfo* get_Font();
[JScript]
public function get Font() : FontInfo;

See Also

Style Class | Style Members | System.Web.UI.WebControls Namespace