ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IDocumentConsumer Interface / Document Property

In This Topic
    Document Property (IDocumentConsumer)
    In This Topic
    Get/sets source document. Unlike the Document it's loaded document without any processing applied
    Syntax
    'Declaration
     
    Property Document As DocumentModel
    DocumentModel Document {get; set;}
    See Also