[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextChar.Length

Length Property

Length

Gets the length of this ITextChar (the count of UTF-16 characters that represent it).

Declaration
int Length { get; }
ReadOnly Property Length As Integer