Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Inline Class / CodePointIndex Property

In This Topic
    CodePointIndex Property (Inline)
    In This Topic
    Gets the index of the inline's first code point.
    Syntax
    'Declaration
     
    Public ReadOnly Property CodePointIndex As System.Integer
    public System.int CodePointIndex {get;}
    See Also