Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / MapPos Structure / PosInLine Property

In This Topic
    PosInLine Property
    In This Topic
    Gets the position within the ITextLine depending on IsTrailing.
    Syntax
    'Declaration
     
    Public ReadOnly Property PosInLine As System.Integer
    public System.int PosInLine {get;}
    See Also