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

In This Topic
    _setFontStyle Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setFontStyle( _
       ByVal value As Nullable(Of FontStyle) _
    ) 
    public void _setFontStyle( 
       Nullable<FontStyle> value
    )

    Parameters

    value
    See Also