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

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

Reference

Inline Class
Inline Members