Font Property (IStyleSheetRule)
In This Topic
When get, it returns a System.Drawing.Font object based on the current font related CSS information. When set, it sets the font related CSS information based on the specified font.
Syntax
'Declaration
Property Font As Font
See Also