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

In This Topic
    Paragraph Property (ITextRun)
    In This Topic
    Gets the ITextParagraph that contains this run.
    Syntax
    'Declaration
     
    ReadOnly Property Paragraph As ITextParagraph
    ITextParagraph Paragraph {get;}
    See Also