ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextStyleOption Class / _getFontStyle Method

In This Topic
    _getFontStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getFontStyle() As Nullable(Of FontStyle)
    public Nullable<FontStyle> _getFontStyle()
    See Also