ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (DrawCanvas)
    In This Topic
    Character Spacing in inches. Could be negative.
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As Single
    public float CharacterSpacing {get; set;}
    See Also