[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Bidi.Helper.NeedsSplit

NeedsSplit Method

NeedsSplit(CharType[])

Determines if an array of CharType needs to be split into different embedding objects.

Declaration
public static bool NeedsSplit(CharType[] types)
Parameters
Type Name Description
CharType[] types

The array of CharType.

Returns
Type Description
bool

true if the array needs to be split; otherwise, false.