ActiveReports 12
Fonts Property (Page)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Fonts Property
Returns the collection of fonts for the page.
Syntax
'Declaration
 
Public Property Fonts As FontsCollection
public FontsCollection Fonts {get; set;}

Property Value

The fonts.
See Also

Reference

Page Class
Page Members