ActiveReports 13
CharacterSpacing Property (Page)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : CharacterSpacing Property
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

Reference

Page Class
Page Members