[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReport.Document

Document Property

Document

Gets the instance of PageDocument, which provides the necessary functions for the processing of a report.

Declaration
public PageDocument Document { get; }
Property Value
Type Description
PageDocument

A PageDocument instance.