Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextChar Interface
Members

In This Topic
    ITextChar Interface
    In This Topic
    Represents a single character in a ITextLine.

    Note that an ITextChar can be represented by several UTF-16 character codes, e.g. some Unicode ranges use two UTF-16 codes to represent a single character.

    Object Model
    ITextChar Interface
    Syntax
    'Declaration
     
    Public Interface ITextChar 
    public interface ITextChar 
    See Also