ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ITextStyleOption Interface / fontStyle Property

In This Topic
    fontStyle Property (ITextStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Property fontStyle As Nullable(Of FontStyle)
    Nullable<FontStyle> fontStyle {get; set;}
    See Also