ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / CharacterSpacing Property

In This Topic
    CharacterSpacing Property (Page)
    In This Topic
    Gets or sets the character spacing.
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As Single
    public float CharacterSpacing {get; set;}

    Property Value

    The character spacing.
    See Also