asp.net.ph

Image.Font Property

System.Web.UI.WebControls Namespace


Returns the font properties for the alternate text. This property is read-only.

[VB]
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;

Property Value

A FontInfo that contains the properties for the alternate text.

See Also

Image Class   Image Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph