[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.Fonts

Fonts Property

Fonts

Gets or sets the list of fonts displayed in Font property editors all over Designer.

Declaration
[Parameter]
public object[] Fonts { get; init; }
Property Value
Type Description
object[]

An array of object representing the fonts.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.