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!

AdRotator.Font

Font property. Has no effect on this control, so hide it.

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

See Also

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