Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextRunFragment Interface / Line Property

In This Topic
    Line Property
    In This Topic
    Gets the ITextLine that contains this run fragment.
    Syntax
    'Declaration
     
    ReadOnly Property Line As ITextLine
    ITextLine Line {get;}
    See Also