ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportDesigner Class / DocumentsSettings Property

In This Topic
    DocumentsSettings Property
    In This Topic
    Documents API settings.
    Syntax
    'Declaration
     
    Public Property DocumentsSettings As DocumentsSettings
    public DocumentsSettings DocumentsSettings {get; set;}
    See Also