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

In This Topic
    CharacterSpacing Property (Page)
    In This Topic
    Gets or sets the CharacterSpacing value in inches for the page.
    Syntax
    'Declaration
     
    Public Property CharacterSpacing As Single
    public float CharacterSpacing {get; set;}

    Property Value

    The character spacing.
    See Also