ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (StringFormatEx)
    In This Topic
    Character spacing in twips.
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As Single
    public float CharacterSpacing {get; set;}
    See Also