aspxtreme

Style.Font Property

System.Web.UI.WebControls Namespace   Style Class


Sets or retrieves the separate font attributes of a Web control.

Syntax


Inline <asp:control font-subproperty = strValue | true | false ... >
Script Style.Font.subproperty [ = strValue | true | false ]

Property Value

A FontInfo object that specifies the font information of the Web control.

Remarks

The Font property uses as sub-properties the properties of the FontInfo class. These sub-properties can be accessed declaratively in the form of Font-Subproperty or programmatically in the form of Font.Subproperty.

All but one sub-property, Overline, will render on downlevel browsers for all controls.

See Also

Style Members   FontInfo   Base Web Control Properties



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme