[]
        
(Showing Draft Content)

C1.Report.FlexReport.Fonts

Fonts Property

Fonts

Gets the data used by report fonts.

Declaration
[C1Category("Appearance")]
[C1Description("C1FlexReport.Fonts", "The data used by report fonts.")]
[Browsable(false)]
public FontDataCollection Fonts { get; }
<C1Category("Appearance")>
<C1Description("C1FlexReport.Fonts", "The data used by report fonts.")>
<Browsable(False)>
Public ReadOnly Property Fonts As FontDataCollection