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

In This Topic
    GetCharCount Method (AnchoredObject)
    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