Namespace BoldReports.Web
Classes
CodeExecutionPolicy
Controls execution of custom code and assemblies within reports. Helps enforce secure execution environments.
ContentSanitization
Defines the stages during textbox content sanitization is applied in reports. Flags can be combined to apply sanitization at multiple phases.
DataSetInfo
Represents information about a dataset.
DataSourceCredentials
Represents data source credentials.
DesignerSettings
ErrorType
Describes the message is an error or information.
EvaluateExpressionEventHandler
Occurs when expression get evaluated.
FeatureSettings
FirewallRules
FirewallSettings
HyperlinkMode
Specifies the mode used for hyperlink schemes validation in reports. Determines how URLs are filtered based on their scheme.
HyperlinkPolicy
Defines rules for hyperlink Schemes validation and sanitization in reports. Controls which URL schemes are allowed or blocked based on the selected mode.
LocaleSettings
Represents the locale settings for a report, including date and time formats and time zone.
MeasureTextOptions
Specifies the text measurement modes of the report.
ParseExpressionEventHandler
Occurs when expression get parsed.
ReportConfig
Contains properties to configure report settings and register extensions.
ReportErrorEventArgs
Provides ReportErrorEvents argument.
ReportErrorHandler
Occurs when error/exception raised in report rendering.
ReportErrorOccurredEventArgs
Its represents event data and provides complete details about the event information.
ReportErrorOccurredEventHandler
Represents the method that will log and handle the error/exception raised during report processing and rendering. It provides access to an exception details which contains the information about the point of error is raised and error code.
ReportHelperSettings
ReportLoadedEventHandler
Occurs when report loaded for ReportViewer.
ReportServerFormsCredential
SecurityOptions
Define security-related configuration options for report generation and rendering. Includes settings for logging, textbox content sanitization, hyperlink schemes validation, and code execution policies.
SecurityType
Specifies the Security type for the report.
StorageItemTypes
StorageProvider
StorageSettings
Defines methods to process the SSRS, RDL, and RDLC reports.
SubreportInitializationEventHandler
Occurs when subreport gets initialized.
SubreportProcessingEventArgs
Provides argument for the SubreportProcessing event.
SubreportProcessingEventHandler
Occurs when subreport loaded in Local processing mode.
UserProfile
Contains the user details of the user currently accessing the report or component.
Interfaces
ICryptoHelper
IDesignerSettings
IReportHelperSettings
IReportLogger
The IReportLogger interface is used in the application to log report processing messages