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

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