[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Kinsoku.CanBeFirstCharOnNextLineJap

CanBeFirstCharOnNextLineJap Method

CanBeFirstCharOnNextLineJap(char)

Determines whether the specified character can be the first character on the next line according to Japanese Kinsoku line-breaking rules.

Declaration
public static bool CanBeFirstCharOnNextLineJap(char ch)
Parameters
Type Name Description
char ch

The character to check.

Returns
Type Description
bool

true if the character can be the first character on the next line; otherwise, false.