[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Font

Font Class

GDI-like font descriptor.

Inheritance
Font
Implements
Namespace: GrapeCity.ActiveReports.Chart.Drawing
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof())]
public sealed class Font : IDisposable, ICloneable

Constructors

Name Description
Font(string, float)
Font(string, float, FontStyle)
Font(string, float, FontStyle, GraphicsUnit)
Font(string, float, FontStyle, GraphicsUnit, byte, bool)
Font(string, float, GraphicsUnit)

Properties

Name Description
Bold
GdiCharSet
GdiVerticalFont
Italic
Name
OriginalFontName
Size
SizeInPoints
Strikeout
Style
Underline
Unit

Methods

Name Description
Clone()
Dispose()
Equals(object)
GetHashCode()
ToString()