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.PROP_FONT_NAMES

[To be supplied.]

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

See Also

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