ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / BinaryCanvasSerializer.ReadContext Class / Fonts Field

In This Topic
    Fonts Field
    In This Topic
    Syntax
    'Declaration
     
    Public Fonts As List(Of FontInfo)
    public List<FontInfo> Fonts
    See Also