Documents for PDF, .NET Edition Documentation
GetCharCount Method (Inline)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > Inline Class : GetCharCount Method
Gets the number of UTF-16 characters.
Syntax
'Declaration
 
Public MustOverride Function GetCharCount() As System.Integer
public abstract System.int GetCharCount()
See Also

Reference

Inline Class
Inline Members