ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (IStyle)
    In This Topic
    Gets the character spacing.
    Syntax
    'Declaration
     
    ReadOnly Property CharacterSpacing As Length
    Length CharacterSpacing {get;}

    Property Value

    A GrapeCity.ActiveReports.PageReportModel.Length representing the character spacing.
    See Also