ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportHelperSettings

Inheritance
System.Object
ReportHelperSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public class ReportHelperSettings

Constructors

ReportHelperSettings()

Declaration
public ReportHelperSettings()

Properties

ApplicationData

Declaration
public object ApplicationData { get; set; }
Property Value
Type Description
System.Object

DesignerToken

Declaration
public string DesignerToken { get; }
Property Value
Type Description
System.String

FirewallSettings

Declaration
public Dictionary<string, FirewallSettings> FirewallSettings { get; set; }
Property Value
Type Description
System.Collections.Generic.Dictionary<System.String, FirewallSettings>

Fontsettings

Declaration
public FontSettings Fontsettings { get; set; }
Property Value
Type Description
FontSettings

ReportingServer

Declaration
public ReportingServer ReportingServer { get; set; }
Property Value
Type Description
ReportingServer

ReportServerURL

Declaration
public string ReportServerURL { get; set; }
Property Value
Type Description
System.String

ReportServiceURL

Declaration
public string ReportServiceURL { get; set; }
Property Value
Type Description
System.String

ServiceAuthorizationToken

Declaration
public string ServiceAuthorizationToken { get; set; }
Property Value
Type Description
System.String

StorageSettings

Declaration
public StorageSettings StorageSettings { get; set; }
Property Value
Type Description
StorageSettings
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved