ActiveReports Developer 7
CreateFont Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IDrawingCanvas Interface : CreateFont Method

Glossary Item Box

Initializes a new instance of FontEx.

Overload List

OverloadDescription
CreateFont(String,Single)Initializes a new instance of FontEx.  
CreateFont(IFontInfo)Initializes a new instance of FontEx.  

See Also