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

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