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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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