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!

HtmlTextWriter.STYLE_FONT_FAMILY

[To be supplied.]

[Visual Basic]
Public Const STYLE_FONT_FAMILY As Integer
[C#]
public const int STYLE_FONT_FAMILY;
[C++]
public: const int STYLE_FONT_FAMILY;
[JScript]
public var STYLE_FONT_FAMILY : int;

See Also

HtmlTextWriter Class | HtmlTextWriter Members | System.Web.UI Namespace