ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / Documents Property

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