[]
Gets the data used by report fonts.
[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