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

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