ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PageSetupModel Class / Document Property

In This Topic
    Document Property (PageSetupModel)
    In This Topic
    Get/sets currently shown document
    Syntax
    'Declaration
     
    Public Property Document As DocumentModel
    public DocumentModel Document {get; set;}
    See Also