Class Engine

Hierarchy

  • Engine

Index

Properties

Static CrossTab

CrossTab: CrossTab = new CrossTab()

Static Globalization

Globalization: Globalization = new Globalization()

Static Image

Image: Image = new Image()

A class which controls of settings of the report engine.

Static ImageCache

ImageCache: ImageCache = new ImageCache()

Static Watermark

Watermark: Watemark = new Watemark()

Static allowBreakContainerOptimization

allowBreakContainerOptimization: boolean = true

Static allowCacheForGetActualSize

allowCacheForGetActualSize: boolean = false

Static allowConvertingInFormatting

allowConvertingInFormatting: boolean = true

Static allowFixPieChartMarkerAlignment

allowFixPieChartMarkerAlignment: boolean = true

Static allowForceCanBreakForCrossTabPrintOnAllPages

allowForceCanBreakForCrossTabPrintOnAllPages: boolean = true

Static allowInteractionInChartWithComponents

allowInteractionInChartWithComponents: boolean = false

Static allowInvokeProcessChartEventForTemplateOfChart

allowInvokeProcessChartEventForTemplateOfChart: boolean = false

Static allowResetValuesAtComponent

allowResetValuesAtComponent: boolean = true

Static allowUseResetMethodInBusinessObject

allowUseResetMethodInBusinessObject: boolean = true

Static applyStylesInAutoSeries

applyStylesInAutoSeries: boolean = true

Static barcodeQRCodeAllowUnicodeBOM

barcodeQRCodeAllowUnicodeBOM: boolean = true

Static baseReportType

baseReportType: StiReport = Stimulsoft.Report.StiReport

Gets or sets the base type for the report creation in the designer.

Static checkDockToContainerIfComponentDisabled

checkDockToContainerIfComponentDisabled: boolean

Static dashboardTextElementExpressionParser

dashboardTextElementExpressionParser: StiParserType = StiParserType.DataParser

Specifies a type of script parser for the text element expression.

Static defaultTextQualityMode

defaultTextQualityMode: StiTextQuality = StiTextQuality.Standard

The default value for the TextQuality property.

Static defaultValueOfAllowApplyStyleProperty

defaultValueOfAllowApplyStyleProperty: boolean = true

Static dockPageFooterToBottom

dockPageFooterToBottom: boolean = true

Static dontSaveDataSourceBeforeChartRendering

dontSaveDataSourceBeforeChartRendering: boolean = false

Static dpiAware

dpiAware: boolean = true

Static emulateData

emulateData: boolean = false

Gets or sets a value, which indicates that if data are absent then controls of the data emulation. This value is used for report rendering in the designer without data.

Static escapeQueryParameters

escapeQueryParameters: boolean = true

Static filterDataInDataSourceBeforeSorting

filterDataInDataSourceBeforeSorting: boolean = true

Static fixPageNumberInEvents

fixPageNumberInEvents: boolean = true

Gets or sets a value indicating whether it is necessary to fix the PageNumber value in the rendering events.

Static forceGenerationLocalizedName

forceGenerationLocalizedName: boolean = false

If the value is set to true, the names of the new components are generated as localized regardless the settings of the report designer.

Static forceGenerationNonLocalizedName

forceGenerationNonLocalizedName: boolean = false

If the value is set to true, the names of the new components are generated as not localized regardless the settings of the report designer.

Static forceNewPageForExtraColumns

forceNewPageForExtraColumns: boolean = true

Static forceNewPageInSubReports

forceNewPageInSubReports: boolean

Static fullTrust

fullTrust: boolean = true

Static hideExceptions

hideExceptions: boolean = false

Gets or sets the value, which indicates not to show the exception from engine of the exception.

Static htmlAllowListItemSecondLineIndent

htmlAllowListItemSecondLineIndent: boolean = true

Static loadDataOnce

loadDataOnce: boolean = false

Load data once, then use cache. Test option, some points don't work

Static measureTrailingSpaces

measureTrailingSpaces: boolean = false

Static namingRule

namingRule: StiNamingRule = StiNamingRule.Advanced

Gets or sets a value which controls of naming of new components in the report.

Static negativeColor

negativeColor: Color = Color.red

Gets or sets a color which is used for coloring negative values in the text formatting.

Static optimizeDetailDataFiltering

optimizeDetailDataFiltering: boolean = true

Static printIfDetailEmptyDefaultValue

printIfDetailEmptyDefaultValue: boolean = false

Static printIfDetailEmptyNesting

printIfDetailEmptyNesting: boolean = false

Static removeBottomBorderOfSplitContainer

removeBottomBorderOfSplitContainer: boolean = false

Static renderExternalSubReportsWithHelpOfUnlimitedHeightPages

renderExternalSubReportsWithHelpOfUnlimitedHeightPages: boolean = true

Static retrieveSchemaNamePostgreSql

retrieveSchemaNamePostgreSql: string = "public"

Set schema name for retrieve information for PostgreSql.

Static useAdvancedPrintOnEngine

useAdvancedPrintOnEngine: boolean = false

If the property is set to true, the report generator will use the PrintOn property when rendering a report. Using this mode is not recommended because of problems with page numbers. If the property is set to false, then the property will be processed after rendering a report.

Static useCheckSizeForContinuedContainers

useCheckSizeForContinuedContainers: boolean = true

Gets or sets a value which indicates whether use the CheckSize method for Continued containers

Static useCollateOldMode

useCollateOldMode: boolean = false

Static useNewHtmlEngine

useNewHtmlEngine: boolean = true

Static useParentStylesOldMode

useParentStylesOldMode: boolean = false

Static usePrintOnAllPagesPropertyOfHeadersInSubreports

usePrintOnAllPagesPropertyOfHeadersInSubreports: boolean = true

Static useRoundForToCurrencyWordsFunctions

useRoundForToCurrencyWordsFunctions: boolean = true

Static useSyncRenderMode

useSyncRenderMode: boolean = false

Using the synchronous render method in preview

Static useTemplateForPagePrintEvents

useTemplateForPagePrintEvents: boolean = true

Object literals

Static reportResources

reportResources: object

maximumSize

maximumSize: number = 5000000

Generated using TypeDoc