Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextParagraph Interface / Page Property

In This Topic
    Page Property (ITextParagraph)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Page containing this paragraph.
    Syntax
    'Declaration
     
    ReadOnly Property Page As Page
    Page Page {get;}
    See Also