ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (Style)
    In This Topic
    Space between characters
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo CharacterSpacing {get; set;}
    See Also