ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / FontInfo Property

In This Topic
    FontInfo Property (IBarcodeReportItem)
    In This Topic
    Gets the font information.
    Syntax
    'Declaration
     
    ReadOnly Property FontInfo As FontInfo
    FontInfo FontInfo {get;}

    Property Value

    The font information as a FontInfo.
    See Also