Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Articles Namespace / ArticleBead Class / Page Property

In This Topic
    Page Property (ArticleBead)
    In This Topic
    Gets or sets the GrapeCity.Documents.Pdf.Page object where this ArticleBead is displayed.
    Syntax
    'Declaration
     
    Public Property Page As Page
    public Page Page {get; set;}
    See Also