ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / Converters Class / TextJustifyFromString Method

In This Topic
    TextJustifyFromString Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function TextJustifyFromString( _
       ByVal textJustify As String _
    ) As TextJustify
    public static TextJustify TextJustifyFromString( 
       string textJustify
    )

    Parameters

    textJustify
    See Also