ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class / Document Property

In This Topic
    Document Property (PageReport)
    In This Topic
    Gets the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As PageDocument
    public PageDocument Document {get;}

    Property Value

    The document.
    See Also