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