ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / Kinsoku Class / CanBeLastCharOnLineJap Method

In This Topic
    CanBeLastCharOnLineJap Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function CanBeLastCharOnLineJap( _
       ByVal ch As Char _
    ) As Boolean
    public static bool CanBeLastCharOnLineJap( 
       char ch
    )

    Parameters

    ch
    See Also