[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Kinsoku.CanBeLastCharOnLineJap

CanBeLastCharOnLineJap Method

CanBeLastCharOnLineJap(char)

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

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

The character to check.

Returns
Type Description
bool

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