ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (TextLayoutParams)
    In This Topic
    Gets or sets character spacing in points.
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As Single
    public float CharacterSpacing {get; set;}
    See Also