Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Utf32Interval Structure / LastCode Property

In This Topic
    LastCode Property
    In This Topic
    Gets the last UTF-32 character (code point) of the interval.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastCode As System.Integer
    public System.int LastCode {get;}
    See Also