Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / LineBreak Class / GetChars Method

In This Topic
    GetChars Method (LineBreak)
    In This Topic
    Gets the string of UTF-16 characters.
    Syntax
    'Declaration
     
    Public Overrides Function GetChars() As System.String
    public override System.string GetChars()
    See Also