ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings Class / DocumentInfo Property

In This Topic
    DocumentInfo Property
    In This Topic
    Information on the report to-be-previewed.
    Syntax
    'Declaration
     
    Public Property DocumentInfo As ViewerSettings.ViewerDocumentInfo
    public ViewerSettings.ViewerDocumentInfo DocumentInfo {get; set;}
    See Also