ActiveReports 13
Document Property (PageReport)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : Document Property
Gets the document.
Syntax
'Declaration
 
Public ReadOnly Property Document As PageDocument
public PageDocument Document {get;}

Property Value

The document.
See Also

Reference

PageReport Class
PageReport Members