Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextLine Interface / Paragraph Property

In This Topic
    Paragraph Property (ITextLine)
    In This Topic
    Gets the ITextParagraph object that owns this line.
    Syntax
    'Declaration
     
    ReadOnly Property Paragraph As ITextParagraph
    ITextParagraph Paragraph {get;}
    See Also