This documentation is archived and is not being maintained.

AdRotator.Font Property

This member overrides WebControl.Font.

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

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

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

Show: