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

In This Topic
    GetCharCount Method (LineBreak)
    In This Topic
    Gets the number of UTF-16 characters.
    Syntax
    'Declaration
     
    Public Overrides Function GetCharCount() As System.Integer
    public override System.int GetCharCount()
    See Also