Click or drag to resize

StiOptionsEngine Class

A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
A class which controls of settings of the report engine.
Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsEngine

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class Engine

The StiOptionsEngine type exposes the following members.

Constructors
  NameDescription
Public methodStiOptionsEngine
Initializes a new instance of the StiOptionsEngine class
Top
Properties
  NameDescription
Public propertyStatic memberAdvancedRetrievalModeOfDatabaseInformation
If true then database information will be required from database with help of DataAdapter (instead Connection.GetSchema).
Public propertyStatic memberAllowAssignEmptyStringInCondition
Gets or sets a value which allow assign empty string in condition of textbox. For backward compatibility with 2016.2
Public propertyStatic memberAllowBreakContainerOptimization
Gets or sets a value which allow BreakContainer optimization.
Public propertyStatic memberAllowCacheForGetActualSize
Gets or sets a value which allow using cache for GetActualSize methods.
Public propertyStatic memberAllowConvertingInFormatting
Gets or sets a value which allows converting values to required types in the text formatting.
Public propertyStatic memberAllowFixDateTimeArgumentConversion
Gets or sets a value forcing fix conversion of argument for SumTime function.
Public propertyStatic memberAllowFixOldChartTitle
Gets or sets value which indicates that bug with loading old charts (without Direction property) will be fixed during loading of report.
Public propertyStatic memberAllowFixPieChartMarkerAlignment
This value indicates that it is necessary to simulate interactivity for charts with text elements.
Public propertyStatic memberAllowFixSumTimeArgumentConversion
Gets or sets a value forcing fix conversion of argument for SumTime function. Obsolete.
Public propertyStatic memberAllowHtmlTagsInChart
A value indicates that the text in chart can contain an html-tags
Public propertyStatic memberAllowInsertLineBreaksWhenSavingByteArray
Gets or sets a value which allow insert line breaks when saving byte array to Base64 string.
Public propertyStatic memberAllowInteractionInChartWithComponents
This value indicates that it is necessary to simulate interactivity for charts with text elements.
Public propertyStatic memberAllowInvokeProcessChartEventForTemplateOfChart
A value indicates that the InvokeProcessChart event will be invoked for the template chart component.
Public propertyStatic memberAllowPrepareSqlQueries
If true then will be call Prepare() method for queries for each run.
Public propertyStatic memberAllowProgressExternalAccess
If the value is set to true, then the Progress property of the StiReport object can be used for the progress customization.
Public propertyStatic memberAllowProgressInThread
If the value is set to true, then the progress window of report rendering is run in another thread.
Public propertyStatic memberAllowResetAssemblyAfterCompilation
Public propertyStatic memberAllowResetValuesAtComponent
Allows to reset properties (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.
Public propertyStatic memberAllowSetCurrentDirectory
If the property is set to true, then the library may change the CurrentDurectory property.
Public propertyStatic memberAllowSimplifyChartValues
A value indicates that the chart values will be simplified
Public propertyStatic memberAllowThrowExceptionWhenColumnDoesNotExists
If true then exception will be generated if column does not exists.
Public propertyStatic memberAllowUseGenericTypesInCodeDom
Gets or sets a value which allow use generic types in CodeDom serialization.
Public propertyStatic memberAllowUseOriginalFontName
This value indicates that the OriginalFontName property should be used when serializing a report. The OriginalFontName property stores the name of the original font name, even if this font is not present in the system. Using this option is not recommended in ASP.NET.
Public propertyStatic memberAllowUseResetMethodInBusinessObject
Public propertyStatic memberAllowZeroResultForMinMaxAggregateFunctions
Gets or sets a value indicating whether it is possible to return zero result for Min/Max aggregate functions if there is no acceptable input data. For compatibility with 2017.2 set this property to false.
Public propertyStatic memberApplyStylesInAutoSeries
The value allows applying a chart style to self-series.
Public propertyStatic memberBarcodeDpiMultiplierFactor
Gets or sets a value of barcode dpi multiplier factor.
Public propertyStatic memberBarcodeQRCodeAllowUnicodeBOM
Gets or sets a value which allow to use BOM for the Unicode encoding in the QR-Code.
Public propertyStatic memberBarcodeQRCodeDefaultByteModeEncoding
Gets or sets a value of a default encoding of byte mode.
Public propertyStatic memberBaseReportType
Gets or sets the base type for the report creation in the designer.
Public propertyStatic memberCheckDockToContainerIfComponentDisabled
Gets or sets a value which indicates whether check DockToContainer if component is disabled
Public propertyStatic memberCheckInstalledPrintersForRichTextMeasureGraphics
Gets or sets a value indicating whether it is necessary to check InstalledPrinters for get MeasureGraphics with maximum dpi.
Public propertyStatic memberConvertBmpDataToPng
Public propertyStatic memberDefaultEngineVersion
Gets or sets the default report engine for new report.
Public propertyStatic memberDefaultNamespace
Gets or sets default namespace for the report.
Public propertyStatic memberDefaultPaperSize
Gets or sets default paper size for new created pages.
Public propertyStatic memberDefaultReportLanguage
Gets or sets the default programming language of the report.
Public propertyStatic memberDefaultRtfFont
Public propertyStatic memberDefaultTextQualityMode
The default value for the TextQuality property.
Public propertyStatic memberDefaultUnit
This property stores units’ values by default. If null, then millimeters of or hundredths of inches are used, depending on the regional settings.
Public propertyStatic memberDefaultValueOfAllowApplyStyleProperty
The default value for the AllowApplyStyle property of the StiChart component.
Public propertyStatic memberDisableAntialiasingInPainters
Gets or sets a value which force disable Antialiasing in painters.
Public propertyStatic memberDisconnectFromDataBeforeEndRender
If true then call the DisconnectFromData method before the EndRender event. For backward compatibility with 2016.3.
Public propertyStatic memberDockPageFooterToBottom
A value indicates which side of a page must use the report designer to dock a page footer component. If the value is true, the report designer will use bottom side of the page.
Public propertyStatic memberDocumentLoadingOptimization
Gets or sets a value forcing optimization in LoadDocument method.
Public propertyStatic memberDocumentSavingOptimization
Gets or sets a value forcing optimization in SaveDocument method.
Public propertyStatic memberDontSaveConfig
Gets or sets value which indicates that config file "Stimulsoft.Report.config" is not saved from report engine.
Public propertyStatic memberDontSaveDataSourceBeforeChartRendering
If the property is set to true, then, before chart rendering, the report engine will not remember a position in the data source used for the chart.
Public propertyStatic memberDontSaveSettings
Gets or sets value which indicates that config file "Stimulsoft.Report.settings" is not saved from report engine.
Public propertyStatic memberDpiAware
Public propertyStatic memberEmulateData
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.
Public propertyStatic memberExtendedRichTextLibraryClassName
Gets or sets a value which specified the extended RichText library ClassName.
Public propertyStatic memberFilterDataInDataSourceBeforeSorting
If true then filter data in DataSource before sorting. For backward compatibility with 2016.1.
Public propertyStatic memberFIPSCompliance
Public propertyStatic memberFixFirstCollapsingBandState
Gets or sets a value indicating whether it is necessary to fix state of first collapsing band. For compatibility with 2012.1 set this property to true.
Public propertyStatic memberFixPageNumberInEvents
Gets or sets a value indicating whether it is necessary to fix the PageNumber value in the rendering events. For compatibility with 2016.3 set this property to false.
Public propertyStatic memberForceAggregateFunctionsExceptionProcessing
Gets or sets a value forcing aggregate functions exception processing.
Public propertyStatic memberForceDisableCollapsing
Gets or sets a value which indicates whether force to disable the collapsing
Public propertyStatic memberForceGenerationLocalizedName
If the value is set to true, the names of the new components are generated as localized regardless the settings of the report designer.
Public propertyStatic memberForceGenerationNonLocalizedName
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.
Public propertyStatic memberForceInterpretationMode
Gets or sets a value forcing interpretation mode of the report calculation.
Public propertyStatic memberForceLoadExtendedRichTextLibrary
Gets or sets a value forcing load extended RichText library.
Public propertyStatic memberForceNewPageForExtraColumns
Gets or sets a value which indicates whether force the NewPage method for the extra columns
Public propertyStatic memberForceNewPageInSubReports
Public propertyStatic memberForceNormalizeEndOfLineSymbols
Gets or sets a value which indicates whether force the normalization of EndOfLine symbols
Public propertyStatic memberForceRtfBreak
Gets or sets a value indicating whether it is necessary to insert breaks in Rtf export.
Public propertyStatic memberForceTopMostPropertyOfProgressForm
Gets or sets a value indicating whether it is necessary to force the TopMost property of the ProgressForm.
Public propertyStatic memberFullTrust
Public propertyStatic memberGeneratePartialReportClass
If the property is set to true, the report generator creates a report class with the modifier partial.
Public propertyStatic memberGetSchemaColumnsMode
If true then in GetSchema method, column reference by index else by name .
Public propertyStatic memberHideExceptions
Gets or sets the value, which indicates not to show the exception from engine of the exception.
Public propertyStatic memberHideMessages
Gets or sets a value indicating whether not to show the message from engine of the message.
Public propertyStatic memberHideRenderingProgress
Public propertyStatic memberIgnoreFirstPassForGroup
Public propertyStatic memberInvertConditionsProcessingOrder
Gets or sets a value forcing invert the order of the conditions processing. For compatibility with 2015.2 set this property to true.
Public propertyStatic memberIsDefaultNamespaces
Returns true if Namespaces property has default value;
Public propertyStatic memberIsDefaultReferencedAssemblies
Returns true if Namespaces property has default value;
Public propertyStatic memberLogEnabled
Gets or sets a value which enables or disables log of the report.
Public propertyStatic memberMeasureTrailingSpaces
A value indicates that text drawing engine will measure text string including trailing spaces.
Public propertyStatic memberMidpointRounding
Gets or sets a value which defines a midpoint rounding mode.
Public propertyStatic memberNamespaces
Gets or sets namespaces which are to be added in to the report class being generated.
Public propertyStatic memberNamingRule
Gets or sets a value which controls of naming of new components in the report.
Public propertyStatic memberNegativeColor
Gets or sets a color which is used for coloring negative values in the text formatting.
Public propertyStatic memberNotClearParentReport
A value indicates that the ParentReport property of a report is not cleared after rendering process.
Public propertyStatic memberOldChartPercentMode
Allow using the old mode of formatting percent in charts.
Public propertyStatic memberOldModeOfRenderingEventInEngineV2
Public propertyStatic memberOldWYSIWYG
Gets or sets a value which defines a previous realization of the WYSIWYG mode of the StiText component.
Public propertyStatic memberOptimizeDetailDataFiltering
If true then remove double call of SetData method for detail bands. For backward compatibility with 2016.1.
Public propertyStatic memberPackScriptAfterReportLoaded
This value indicates that it is necessary to pack script after report have been loaded.
Public propertyStatic memberPathToAssemblyKeyFile
Gets or sets path to AssemblyKeyFile for signing all compiled reports.
Public propertyStatic memberPrimitivesStyleNoneBackCompatibility
Gets or sets a value which indicates whether use the back compatibility when Style property of primitives is set to None
Public propertyStatic memberPrintIfDetailEmptyDefaultValue
The default value for the PrintIfDetailEmpty property of the DataBand component.
Public propertyStatic memberPrintIfDetailEmptyNesting
Gets or sets a value which allow extended check for PrintIfDetailEmpty property.
Public propertyStatic memberReconnectDataSourcesIfRequestFromUserVariableChanged
Reconnect DataSources used in the RequestFromUser variables if value of the variable was changed.
Public propertyStatic memberReferencedAssemblies
Gets or sets assemblies which are being attached to a new report.
Public propertyStatic memberRemoveBottomBorderOfSplitContainer
Gets or sets a value forcing removing bottom border for breaked container.
Public propertyStatic memberRemoveCommentsFromEventScript
Gets or sets a value forcing removing comments from events script.
Public propertyStatic memberRenderBarCodeAsBitmap
Gets or sets a value which controls of output barcodes as bitmaps in WebViewerFx.
Public propertyStatic memberRenderChartAsBitmap
Gets or sets a value which controls of output charts as bitmaps.
Public propertyStatic memberRenderChartAsBitmapZoom
Gets or sets a scalling factor for rendering charts as bitmaps.
Public propertyStatic memberRenderExternalSubReportsWithHelpOfUnlimitedHeightPages
Gets or sets a value indicating whether it is necessary to render external subreports with help of unlimited height pages.
Public propertyStatic memberRenderRichTextInOtherDomain
Gets or sets a value forcing render RichText components in other application domain.
Public propertyStatic memberRenderRichTextInWpfAlwaysWysiwyg
Gets or sets a value forcing render RichText in Wpf always in Wysiwyg mode.
Public propertyStatic memberRetrieveColumnsMode
Value which describes mode of retrieving database information.
Public propertyStatic memberRetrieveSchemaNamePostgreSql
Set schema name for retrieve information for PostgreSql.
Public propertyStatic memberRichTextDrawingMetafileType
Public propertyStatic memberRichTextImageCacheSize
Public propertyStatic memberRichTextScale
Gets or sets a value of the RichText scaling, in percent.
Public propertyStatic memberSerializationOptimization
Gets or sets a value forcing optimization in serialization methods.
Public propertyStatic memberShowReportRenderingMessages
If the property is set to true, the report generator may use messages of report rendering.
Public propertyStatic memberSkipLoadingDashboardAssembly
Gets or sets a value which allow loaded dashboard assembly.
Public propertyStatic memberSourceCodeEncoding
Gets or sets encoding which used for saving soure code.
Public propertyStatic memberStandardTextQualityScale
Gets or sets a value of the font scaling for print with Standard TextQuality mode, in percent.
Public propertyStatic memberStopProcessingAtFirstTrueCondition
Gets or sets a value forcing stop processing conditions at first true condition.
Public propertyStatic memberThrowErrorIfFontIsNotInstalledInSystem
Public propertyStatic memberTinyTextOptimization
Gets or sets a value forcing drawing rectangles instead of font with tiny size.
Public propertyStatic memberTraceEnabled
Gets or sets a value, which indicates whether it is necessary to show tracing messages of the report engine in the Visual Studio Message Window.
Public propertyStatic memberTypographicTextQualityScale
Gets or sets a value of the font scaling for print with Typographic TextQuality mode, in percent.
Public propertyStatic memberUseAdvancedPrintOnEngineV1
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.
Public propertyStatic memberUseAdvancedPrintOnEngineV2
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.
Public propertyStatic memberUseCheckSizeForContinuedContainers
Gets or sets a value which indicates whether use the CheckSize method for Continued containers
Public propertyStatic memberUseCollateOldMode
Public propertyStatic memberUseGarbageCollectorForImageCache
Public propertyStatic memberUseGdi32ForTextRendering
Gets or sets a value which indicates whether Gdi32 is used for text rendering. For .Net 2.0 only.
Public propertyStatic memberUseOldWYSIWYGTextQuality
Public propertyStatic memberUseOldZipCodePaintMode
Gets or sets a value which defines a previous realization of the Paint mode of the ZipCode component.
Public propertyStatic memberUseParentStylesOldMode
Public propertyStatic memberUsePercentageProgress
Public propertyStatic memberUsePrintOnAllPagesPropertyOfHeadersInSubreports
Gets or sets a value which allow to use the PrintOnAllPages property of headers in subreports
Public propertyStatic memberUseRoundForToCurrencyWordsFunctions
Gets or sets a value which indicates whether use Round() for the ToCurrencyWords functions
Public propertyStatic memberUseTemplateForPagePrintEvents
Public propertyStatic memberWizardStoredProcRetrieveMode
Value which describes mode of retrieving information for stored procedures.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also