[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Kinsoku

Kinsoku Class

Provides support for Japanese Kinsoku line-breaking rules.

Inheritance
Kinsoku
Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class Kinsoku

Methods

Name Description
CanBeFirstCharOnNextLineJap(char)

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

CanBeLastCharOnLineJap(char)

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

GetLineBreak(string, int, bool, bool, bool)

Find latest possible line break position before 'lineBreakPos'.