[]
        
(Showing Draft Content)

DDCssLib.IStyleSheetRule.Font

Font Property

Font

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.

Declaration
Font Font { get; set; }