ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / Settings Class / CharHeight Property

In This Topic
    CharHeight Property
    In This Topic
    Gets or sets the height of the character in points.
    Syntax
    'Declaration
     
    Public Property CharHeight As Single
    public float CharHeight {get; set;}
    See Also