[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.GetClauseString

GetClauseString Method

GetClauseString(string)

Gets the string of the clause from the given composition string.

Declaration
public string GetClauseString(string compositionString)
Parameters
Type Name Description
string compositionString

A string indicates the composition string.

Returns
Type Description
string

Return the string of the clause.