com.stimulsoft.report.options
Class EngineOptions

java.lang.Object
  extended by com.stimulsoft.report.options.EngineOptions
Direct Known Subclasses:
StiOptions.Engine

public class EngineOptions
extends java.lang.Object


Nested Class Summary
static class EngineOptions.CrossTab
           
static class EngineOptions.GlobalEvents
           
static class EngineOptions.Globalization
           
static class EngineOptions.Image
           
static class EngineOptions.ImageCache
          A Class for managing of the image cache.
static class EngineOptions.Iteraction
           
static class EngineOptions.QuickInfo
           
static class EngineOptions.ReportCache
          A Class for managing of the report cache.
static class EngineOptions.ReportResources
          A Class for managing of the report resource files.
static class EngineOptions.RtfCache
          A Class for managing of the rtf cache.
static class EngineOptions.TextDrawingMeasurement
           
static class EngineOptions.Watermark
           
static class EngineOptions.WYSIWYG
           
 
Field Summary
static boolean allowConvertingInFormatting
          a value which allows converting values to required types in the text formatting.
static boolean fixCyrillicRtf
           
static boolean hideMessages
           
static int logLevel
          Set log level to 10 to show all debug info
static boolean optimizeDetailDataFiltering
          If true then remove double call of SetData method for detail bands.
static boolean showBookmarkToDisabledBand
           
 
Constructor Summary
EngineOptions()
           
 
Method Summary
static boolean getAdvancedRetrievalModeOfDatabaseInformation()
          Retrieve database information with DataAdapters (instead Connection.GetSchema)
static boolean getAllowInteractionInChartWithComponents()
           
static boolean getAllowInvokeProcessChartEventForTemplateOfChart()
           
static boolean getAllowProgressInThread()
           
static boolean getAllowResetValuesAtComponent()
          Allows reset values (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.
static boolean getAllowSetCurrentDirectory()
           
static boolean getAllowUseOriginalFontName()
           
static boolean getAllowUseResetMethodInBusinessObject()
           
static boolean getApplyStylesInAutoSeries()
           
static java.lang.String getBarcodeQRCodeDefaultByteModeEncoding()
          a value of a default encoding of byte mode.
static java.lang.Class getBaseReportType()
           
static boolean getCheckDockToContainerIfComponentDisabled()
          Gets or sets a value which indicates whether check DockToContainer if component is disabled
static double getComponentsStabilizationValue()
          Stabilize matrix cells position.
static boolean getConvertBmpDataToPng()
           
static StiEngineVersion getDefaultEngineVersion()
          Gets or sets the default report engine for new report.
static java.lang.String getDefaultNamespace()
          Gets or sets default namespace for the report.
static StiPaperKind getDefaultPaperSize()
           
static StiReportLanguageType getDefaultReportLanguage()
          Gets or sets the default programming language of the report.
static StiFont getDefaultRtfFont()
           
static StiTextQuality getDefaultTextQualityMode()
           
static java.lang.Object getDefaultUnit()
           
static boolean getDefaultValueOfAllowApplyStyleProperty()
           
static boolean getDockPageFooterToBottom()
           
static boolean getDontSaveConfig()
          Gets or sets value which indicates that config file "Stimulsoft.Report.config" is not saved from report engine.
static boolean getDontSaveDataSourceBeforeChartRendering()
           
static boolean getDontSaveSettings()
          Gets or sets value which indicates that config file "Stimulsoft.Report.settings" is not saved from report engine.
static boolean getDpiAware()
           
static boolean getEmulateData()
          Gets or sets a value, which indicates that if data are absent then controls of the data emulation.
static boolean getForceGenerationLocalizedName()
           
static boolean getForceGenerationNonLocalizedName()
           
static boolean getForceNewPageForExtraColumns()
          Gets or sets a value which indicates whether force the NewPage method for the extra columns
static boolean getForceNewPageInSubReports()
           
static boolean getForceRtfBreak()
          Gets or sets a value indicating whether it is necessary to insert breaks in Rtf export.
static boolean getFullTrust()
           
static boolean getGeneratePartialReportClass()
           
static boolean getHideExceptions()
           
static boolean getHideRenderingProgress()
           
static boolean getIgnoreFirstPassForGroup()
           
static boolean getIsDefaultNamespaces()
          Returns true if Namespaces property has default value;
static boolean getIsDefaultReferencedAssemblies()
          Returns true if Namespaces property has default value;
static boolean getMeasureTrailingSpaces()
           
static java.lang.String[] getNamespaces()
          Gets or sets namespaces which are to be added in to the report class being generated.
static StiNamingRule getNamingRule()
          Gets or sets a value which controls of naming of new components in the report.
static boolean getNotClearParentReport()
           
static boolean getOldChartPercentMode()
           
static boolean getOldModeOfRenderingEventInEngineV2()
           
static boolean getOldWYSIWYG()
          Gets or sets a value which defines a previous realization of the WYSIWYG mode of the StiText component.
static java.lang.String getPathToAssemblyKeyFile()
          Gets or sets path to AssemblyKeyFile for signing all compiled reports.
static boolean getPrimitivesStyleNoneBackCompatibility()
          Gets or sets a value which indicates whether use the back compatibility when Style property of primitives is set to None
static boolean getPrintIfDetailEmptyDefaultValue()
           
static java.lang.String[] getReferencedAssemblies()
          Gets or sets assemblies which are being attached to a new report.
static boolean getRenderBarCodeAsBitmap()
          Gets or sets a value which controls of output barcodes as bitmaps in WebViewerFx.
static boolean getRenderChartAsBitmap()
          Gets or sets a value which controls of output charts as bitmaps.
static float getRenderChartAsBitmapZoom()
          Gets or sets a scalling factor for rendering charts as bitmaps.
static boolean getShowReportRenderingMessages()
           
static java.lang.String getSourceCodeEncoding()
          Gets or sets encoding which used for saving soure code.
static boolean getThrowErrorIfFontIsNotInstalledInSystem()
           
static boolean getUseAdvancedPrintOn()
           
static boolean getUseAdvancedPrintOnEngineV2()
           
static boolean getUseCheckSizeForContinuedContainers()
          Gets or sets a value which indicates whether use the CheckSize method for Continued containers
static boolean getUseCollateOldMode()
           
static boolean getUseGarbageCollectorForImageCache()
           
static boolean getUseGdi32ForTextRendering()
          Gets or sets a value which indicates whether Gdi32 is used for text rendering.
static boolean getUseOldWYSIWYGTextQuality()
           
static boolean getUseParentStylesOldMode()
           
static boolean getUsePercentageProgress()
           
static boolean getUseRoundForToCurrencyWordsFunctions()
          Gets or sets a value which indicates whether use Round() for the ToCurrencyWords functions
static boolean getUseTemplateForPagePrintEvents()
           
static boolean isAllowForceCanBreakForCrossTabPrintOnAllPages()
          This value indicates that it is necessary to simulate interactivity for charts with text elements.
static boolean isAllowSimplifyChartValues()
          A value indicates that the chart values will be simplified
static boolean isDockPageFooterToBottom()
           
static boolean isPrintIfDetailEmptyNesting()
          a value which allow extended check for PrintIfDetailEmpty property.
static boolean isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages()
          a value indicating whether it is necessary to render external subreports with help of unlimited height pages.
static boolean isUseOldZipCodePaintMode()
          A value which defines a previous realization of the Paint mode of the ZipCode component.
static void setAdvancedRetrievalModeOfDatabaseInformation(boolean value)
           
static void setAllowForceCanBreakForCrossTabPrintOnAllPages(boolean allowForceCanBreakForCrossTabPrintOnAllPages)
          This value indicates that it is necessary to simulate interactivity for charts with text elements.
static void setAllowInteractionInChartWithComponents(boolean value)
           
static void setAllowInvokeProcessChartEventForTemplateOfChart(boolean value)
           
static void setAllowProgressInThread(boolean value)
           
static void setAllowResetValuesAtComponent(boolean value)
           
static void setAllowSetCurrentDirectory(boolean value)
           
static void setAllowSimplifyChartValues(boolean allowSimplifyChartValues)
          A value indicates that the chart values will be simplified
static void setAllowUseOriginalFontName(boolean value)
           
static void setAllowUseResetMethodInBusinessObject(boolean value)
           
static void setApplyStylesInAutoSeries(boolean value)
           
static void setBarcodeQRCodeDefaultByteModeEncoding(java.lang.String barcodeQRCodeDefaultByteModeEncoding)
          a value of a default encoding of byte mode.
static void setBaseReportType(java.lang.Class value)
           
static void setCheckDockToContainerIfComponentDisabled(boolean value)
           
static void setComponentsStabilizationValue(double cellsStabilizationValue)
          Stabilize matrix cells position.
static void setConvertBmpDataToPng(boolean value)
           
static void setDefaultEngineVersion(StiEngineVersion value)
           
static void setDefaultNamespace(java.lang.String value)
           
static void setDefaultReportLanguage(StiReportLanguageType value)
           
static void setDefaultRtfFont(StiFont value)
           
static void setDefaultTextQualityMode(StiTextQuality value)
           
static void setDefaultUnit(java.lang.Object value)
           
static void setDefaultValueOfAllowApplyStyleProperty(boolean value)
           
static void setDockPageFooterToBottom(boolean value)
           
static void setDontSaveConfig(boolean value)
           
static void setDontSaveDataSourceBeforeChartRendering(boolean value)
           
static void setDontSaveSettings(boolean value)
           
static void setDpiAware(boolean value)
           
static void setEmulateData(boolean value)
           
static void setForceGenerationLocalizedName(boolean value)
           
static void setForceGenerationNonLocalizedName(boolean value)
           
static void setForceNewPageForExtraColumns(boolean value)
           
static void setForceNewPageInSubReports(boolean value)
           
static void setForceRtfBreak(boolean value)
           
static void setFullTrust(boolean value)
           
static void setGeneratePartialReportClass(boolean value)
           
static void setHideRenderingProgress(boolean value)
           
static void setIgnoreFirstPassForGroup(boolean value)
           
static void setNamespaces(java.lang.String[] value)
           
static void setNamingRule(StiNamingRule value)
           
static void setNotClearParentReport(boolean value)
           
static void setOldChartPercentMode(boolean value)
           
static void setOldModeOfRenderingEventInEngineV2(boolean value)
           
static void setOldWYSIWYG(boolean value)
           
static void setPathToAssemblyKeyFile(java.lang.String value)
           
static void setPrimitivesStyleNoneBackCompatibility(boolean value)
           
static void setPrintIfDetailEmptyDefaultValue(boolean value)
           
static void setPrintIfDetailEmptyNesting(boolean printIfDetailEmptyNesting)
          a value which allow extended check for PrintIfDetailEmpty property.
static void setReferencedAssemblies(java.lang.String[] value)
           
static void setRenderBarCodeAsBitmap(boolean value)
           
static void setRenderChartAsBitmap(boolean value)
           
static void setRenderChartAsBitmapZoom(float value)
           
static void setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages(boolean renderExternalSubReportsWithHelpOfUnlimitedHeightPages)
          a value indicating whether it is necessary to render external subreports with help of unlimited height pages.
static void setShowReportRenderingMessages(boolean value)
           
static void setSourceCodeEncoding(java.lang.String value)
           
static void setThrowErrorIfFontIsNotInstalledInSystem(boolean value)
           
static void setUseAdvancedPrintOn(boolean value)
           
static void setUseAdvancedPrintOnEngineV2(boolean value)
           
static void setUseCheckSizeForContinuedContainers(boolean value)
           
static void setUseCollateOldMode(boolean value)
           
static void setUseGarbageCollectorForImageCache(boolean value)
           
static void setUseGdi32ForTextRendering(boolean value)
           
static void setUseOldWYSIWYGTextQuality(boolean value)
           
static void setUseOldZipCodePaintMode(boolean useOldZipCodePaintMode)
          A value which defines a previous realization of the Paint mode of the ZipCode component.
static void setUseParentStylesOldMode(boolean value)
           
static void setUsePercentageProgress(boolean value)
           
static void setUseRoundForToCurrencyWordsFunctions(boolean value)
           
static void setUseTemplateForPagePrintEvents(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

optimizeDetailDataFiltering

public static boolean optimizeDetailDataFiltering
If true then remove double call of SetData method for detail bands. For backward compatibility with 2016.1.


hideMessages

public static boolean hideMessages

showBookmarkToDisabledBand

public static boolean showBookmarkToDisabledBand

allowConvertingInFormatting

public static boolean allowConvertingInFormatting
a value which allows converting values to required types in the text formatting.


logLevel

public static int logLevel
Set log level to 10 to show all debug info


fixCyrillicRtf

public static boolean fixCyrillicRtf
Constructor Detail

EngineOptions

public EngineOptions()
Method Detail

isPrintIfDetailEmptyNesting

public static boolean isPrintIfDetailEmptyNesting()
a value which allow extended check for PrintIfDetailEmpty property.

Returns:
the printIfDetailEmptyNesting

setPrintIfDetailEmptyNesting

public static void setPrintIfDetailEmptyNesting(boolean printIfDetailEmptyNesting)
a value which allow extended check for PrintIfDetailEmpty property.

Parameters:
printIfDetailEmptyNesting - the printIfDetailEmptyNesting to set

isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages

public static boolean isRenderExternalSubReportsWithHelpOfUnlimitedHeightPages()
a value indicating whether it is necessary to render external subreports with help of unlimited height pages.

Returns:
the renderExternalSubReportsWithHelpOfUnlimitedHeightPages

setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages

public static void setRenderExternalSubReportsWithHelpOfUnlimitedHeightPages(boolean renderExternalSubReportsWithHelpOfUnlimitedHeightPages)
a value indicating whether it is necessary to render external subreports with help of unlimited height pages.

Parameters:
renderExternalSubReportsWithHelpOfUnlimitedHeightPages - the renderExternalSubReportsWithHelpOfUnlimitedHeightPages to set

isAllowForceCanBreakForCrossTabPrintOnAllPages

public static boolean isAllowForceCanBreakForCrossTabPrintOnAllPages()
This value indicates that it is necessary to simulate interactivity for charts with text elements.

Returns:
the allowForceCanBreakForCrossTabPrintOnAllPages

setAllowForceCanBreakForCrossTabPrintOnAllPages

public static void setAllowForceCanBreakForCrossTabPrintOnAllPages(boolean allowForceCanBreakForCrossTabPrintOnAllPages)
This value indicates that it is necessary to simulate interactivity for charts with text elements.

Parameters:
allowForceCanBreakForCrossTabPrintOnAllPages - the allowForceCanBreakForCrossTabPrintOnAllPages to set

getBarcodeQRCodeDefaultByteModeEncoding

public static java.lang.String getBarcodeQRCodeDefaultByteModeEncoding()
a value of a default encoding of byte mode.

Returns:
the barcodeQRCodeDefaultByteModeEncoding

setBarcodeQRCodeDefaultByteModeEncoding

public static void setBarcodeQRCodeDefaultByteModeEncoding(java.lang.String barcodeQRCodeDefaultByteModeEncoding)
a value of a default encoding of byte mode.

Parameters:
barcodeQRCodeDefaultByteModeEncoding - the barcodeQRCodeDefaultByteModeEncoding to set

isAllowSimplifyChartValues

public static boolean isAllowSimplifyChartValues()
A value indicates that the chart values will be simplified

Returns:
the allowSimplifyChartValues

setAllowSimplifyChartValues

public static void setAllowSimplifyChartValues(boolean allowSimplifyChartValues)
A value indicates that the chart values will be simplified

Parameters:
allowSimplifyChartValues - the allowSimplifyChartValues to set

isUseOldZipCodePaintMode

public static boolean isUseOldZipCodePaintMode()
A value which defines a previous realization of the Paint mode of the ZipCode component.

Returns:
the useOldZipCodePaintMode

setUseOldZipCodePaintMode

public static void setUseOldZipCodePaintMode(boolean useOldZipCodePaintMode)
A value which defines a previous realization of the Paint mode of the ZipCode component.

Parameters:
useOldZipCodePaintMode - the useOldZipCodePaintMode to set

getComponentsStabilizationValue

public static double getComponentsStabilizationValue()
Stabilize matrix cells position. Most used value is 0.1 or greater. Zero value (default) = no stabilization

Returns:
the cellsStabilizationValue

setComponentsStabilizationValue

public static void setComponentsStabilizationValue(double cellsStabilizationValue)
Stabilize matrix cells position. Most used value is 0.1 or greater. Zero value (default) = no stabilization

Parameters:
cellsStabilizationValue - the cellsStabilizationValue to set

setUseRoundForToCurrencyWordsFunctions

public static void setUseRoundForToCurrencyWordsFunctions(boolean value)

getMeasureTrailingSpaces

public static boolean getMeasureTrailingSpaces()

isDockPageFooterToBottom

public static boolean isDockPageFooterToBottom()

getDefaultPaperSize

public static StiPaperKind getDefaultPaperSize()

getHideExceptions

public static boolean getHideExceptions()

getAdvancedRetrievalModeOfDatabaseInformation

public static boolean getAdvancedRetrievalModeOfDatabaseInformation()
Retrieve database information with DataAdapters (instead Connection.GetSchema)


setAdvancedRetrievalModeOfDatabaseInformation

public static void setAdvancedRetrievalModeOfDatabaseInformation(boolean value)

getDefaultUnit

public static java.lang.Object getDefaultUnit()

setDefaultUnit

public static void setDefaultUnit(java.lang.Object value)

getAllowUseOriginalFontName

public static boolean getAllowUseOriginalFontName()

setAllowUseOriginalFontName

public static void setAllowUseOriginalFontName(boolean value)

getAllowInteractionInChartWithComponents

public static boolean getAllowInteractionInChartWithComponents()

setAllowInteractionInChartWithComponents

public static void setAllowInteractionInChartWithComponents(boolean value)

getAllowResetValuesAtComponent

public static boolean getAllowResetValuesAtComponent()
Allows reset values (TagValue, HyperlinkValue, BookmarkValue and ToolTipValue) to null before report rendering.


setAllowResetValuesAtComponent

public static void setAllowResetValuesAtComponent(boolean value)

getPrintIfDetailEmptyDefaultValue

public static boolean getPrintIfDetailEmptyDefaultValue()

setPrintIfDetailEmptyDefaultValue

public static void setPrintIfDetailEmptyDefaultValue(boolean value)

getAllowSetCurrentDirectory

public static boolean getAllowSetCurrentDirectory()

setAllowSetCurrentDirectory

public static void setAllowSetCurrentDirectory(boolean value)

getDefaultValueOfAllowApplyStyleProperty

public static boolean getDefaultValueOfAllowApplyStyleProperty()

setDefaultValueOfAllowApplyStyleProperty

public static void setDefaultValueOfAllowApplyStyleProperty(boolean value)

getAllowProgressInThread

public static boolean getAllowProgressInThread()

setAllowProgressInThread

public static void setAllowProgressInThread(boolean value)

getApplyStylesInAutoSeries

public static boolean getApplyStylesInAutoSeries()

setApplyStylesInAutoSeries

public static void setApplyStylesInAutoSeries(boolean value)

getOldChartPercentMode

public static boolean getOldChartPercentMode()

setOldChartPercentMode

public static void setOldChartPercentMode(boolean value)

getDontSaveDataSourceBeforeChartRendering

public static boolean getDontSaveDataSourceBeforeChartRendering()

setDontSaveDataSourceBeforeChartRendering

public static void setDontSaveDataSourceBeforeChartRendering(boolean value)

getDontSaveConfig

public static boolean getDontSaveConfig()
Gets or sets value which indicates that config file "Stimulsoft.Report.config" is not saved from report engine.


setDontSaveConfig

public static void setDontSaveConfig(boolean value)

getDontSaveSettings

public static boolean getDontSaveSettings()
Gets or sets value which indicates that config file "Stimulsoft.Report.settings" is not saved from report engine.


setDontSaveSettings

public static void setDontSaveSettings(boolean value)

getDefaultEngineVersion

public static StiEngineVersion getDefaultEngineVersion()
Gets or sets the default report engine for new report.


setDefaultEngineVersion

public static void setDefaultEngineVersion(StiEngineVersion value)

getUseAdvancedPrintOn

public static boolean getUseAdvancedPrintOn()

setUseAdvancedPrintOn

public static void setUseAdvancedPrintOn(boolean value)

getUseAdvancedPrintOnEngineV2

public static boolean getUseAdvancedPrintOnEngineV2()

setUseAdvancedPrintOnEngineV2

public static void setUseAdvancedPrintOnEngineV2(boolean value)

getForceGenerationLocalizedName

public static boolean getForceGenerationLocalizedName()

setForceGenerationLocalizedName

public static void setForceGenerationLocalizedName(boolean value)

getForceGenerationNonLocalizedName

public static boolean getForceGenerationNonLocalizedName()

setForceGenerationNonLocalizedName

public static void setForceGenerationNonLocalizedName(boolean value)

getRenderBarCodeAsBitmap

public static boolean getRenderBarCodeAsBitmap()
Gets or sets a value which controls of output barcodes as bitmaps in WebViewerFx.


setRenderBarCodeAsBitmap

public static void setRenderBarCodeAsBitmap(boolean value)

getRenderChartAsBitmap

public static boolean getRenderChartAsBitmap()
Gets or sets a value which controls of output charts as bitmaps.


setRenderChartAsBitmap

public static void setRenderChartAsBitmap(boolean value)

getRenderChartAsBitmapZoom

public static float getRenderChartAsBitmapZoom()
Gets or sets a scalling factor for rendering charts as bitmaps.


setRenderChartAsBitmapZoom

public static void setRenderChartAsBitmapZoom(float value)

getShowReportRenderingMessages

public static boolean getShowReportRenderingMessages()

setShowReportRenderingMessages

public static void setShowReportRenderingMessages(boolean value)

getGeneratePartialReportClass

public static boolean getGeneratePartialReportClass()

setGeneratePartialReportClass

public static void setGeneratePartialReportClass(boolean value)

getSourceCodeEncoding

public static java.lang.String getSourceCodeEncoding()
Gets or sets encoding which used for saving soure code.


setSourceCodeEncoding

public static void setSourceCodeEncoding(java.lang.String value)

getDefaultTextQualityMode

public static StiTextQuality getDefaultTextQualityMode()

setDefaultTextQualityMode

public static void setDefaultTextQualityMode(StiTextQuality value)

getPathToAssemblyKeyFile

public static java.lang.String getPathToAssemblyKeyFile()
Gets or sets path to AssemblyKeyFile for signing all compiled reports.


setPathToAssemblyKeyFile

public static void setPathToAssemblyKeyFile(java.lang.String value)

getUseGdi32ForTextRendering

public static boolean getUseGdi32ForTextRendering()
Gets or sets a value which indicates whether Gdi32 is used for text rendering. For .Net 2.0 only.


setUseGdi32ForTextRendering

public static void setUseGdi32ForTextRendering(boolean value)

getNotClearParentReport

public static boolean getNotClearParentReport()

setNotClearParentReport

public static void setNotClearParentReport(boolean value)

getAllowInvokeProcessChartEventForTemplateOfChart

public static boolean getAllowInvokeProcessChartEventForTemplateOfChart()

setAllowInvokeProcessChartEventForTemplateOfChart

public static void setAllowInvokeProcessChartEventForTemplateOfChart(boolean value)

getDockPageFooterToBottom

public static boolean getDockPageFooterToBottom()

setDockPageFooterToBottom

public static void setDockPageFooterToBottom(boolean value)

getUseOldWYSIWYGTextQuality

public static boolean getUseOldWYSIWYGTextQuality()

setUseOldWYSIWYGTextQuality

public static void setUseOldWYSIWYGTextQuality(boolean value)

getOldWYSIWYG

public static boolean getOldWYSIWYG()
Gets or sets a value which defines a previous realization of the WYSIWYG mode of the StiText component.


setOldWYSIWYG

public static void setOldWYSIWYG(boolean value)

getDefaultNamespace

public static java.lang.String getDefaultNamespace()
Gets or sets default namespace for the report.


setDefaultNamespace

public static void setDefaultNamespace(java.lang.String value)

getNamespaces

public static java.lang.String[] getNamespaces()
Gets or sets namespaces which are to be added in to the report class being generated.


setNamespaces

public static void setNamespaces(java.lang.String[] value)

getIsDefaultNamespaces

public static boolean getIsDefaultNamespaces()
Returns true if Namespaces property has default value;


getReferencedAssemblies

public static java.lang.String[] getReferencedAssemblies()
Gets or sets assemblies which are being attached to a new report.


setReferencedAssemblies

public static void setReferencedAssemblies(java.lang.String[] value)

getIsDefaultReferencedAssemblies

public static boolean getIsDefaultReferencedAssemblies()
Returns true if Namespaces property has default value;


getNamingRule

public static StiNamingRule getNamingRule()
Gets or sets a value which controls of naming of new components in the report.


setNamingRule

public static void setNamingRule(StiNamingRule value)

getDefaultReportLanguage

public static StiReportLanguageType getDefaultReportLanguage()
Gets or sets the default programming language of the report.


setDefaultReportLanguage

public static void setDefaultReportLanguage(StiReportLanguageType value)

getBaseReportType

public static java.lang.Class getBaseReportType()

setBaseReportType

public static void setBaseReportType(java.lang.Class value)

getFullTrust

public static boolean getFullTrust()

setFullTrust

public static void setFullTrust(boolean value)

getHideRenderingProgress

public static boolean getHideRenderingProgress()

setHideRenderingProgress

public static void setHideRenderingProgress(boolean value)

getEmulateData

public static boolean getEmulateData()
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.


setEmulateData

public static void setEmulateData(boolean value)

getForceRtfBreak

public static boolean getForceRtfBreak()
Gets or sets a value indicating whether it is necessary to insert breaks in Rtf export.


setForceRtfBreak

public static void setForceRtfBreak(boolean value)

getIgnoreFirstPassForGroup

public static boolean getIgnoreFirstPassForGroup()

setIgnoreFirstPassForGroup

public static void setIgnoreFirstPassForGroup(boolean value)

getOldModeOfRenderingEventInEngineV2

public static boolean getOldModeOfRenderingEventInEngineV2()

setOldModeOfRenderingEventInEngineV2

public static void setOldModeOfRenderingEventInEngineV2(boolean value)

getDefaultRtfFont

public static StiFont getDefaultRtfFont()

setDefaultRtfFont

public static void setDefaultRtfFont(StiFont value)

getUseGarbageCollectorForImageCache

public static boolean getUseGarbageCollectorForImageCache()

setUseGarbageCollectorForImageCache

public static void setUseGarbageCollectorForImageCache(boolean value)

getConvertBmpDataToPng

public static boolean getConvertBmpDataToPng()

setConvertBmpDataToPng

public static void setConvertBmpDataToPng(boolean value)

getUsePercentageProgress

public static boolean getUsePercentageProgress()

setUsePercentageProgress

public static void setUsePercentageProgress(boolean value)

getUseTemplateForPagePrintEvents

public static boolean getUseTemplateForPagePrintEvents()

setUseTemplateForPagePrintEvents

public static void setUseTemplateForPagePrintEvents(boolean value)

getUseParentStylesOldMode

public static boolean getUseParentStylesOldMode()

setUseParentStylesOldMode

public static void setUseParentStylesOldMode(boolean value)

getThrowErrorIfFontIsNotInstalledInSystem

public static boolean getThrowErrorIfFontIsNotInstalledInSystem()

setThrowErrorIfFontIsNotInstalledInSystem

public static void setThrowErrorIfFontIsNotInstalledInSystem(boolean value)

getUseCollateOldMode

public static boolean getUseCollateOldMode()

setUseCollateOldMode

public static void setUseCollateOldMode(boolean value)

getForceNewPageInSubReports

public static boolean getForceNewPageInSubReports()

setForceNewPageInSubReports

public static void setForceNewPageInSubReports(boolean value)

getDpiAware

public static boolean getDpiAware()

setDpiAware

public static void setDpiAware(boolean value)

getAllowUseResetMethodInBusinessObject

public static boolean getAllowUseResetMethodInBusinessObject()

setAllowUseResetMethodInBusinessObject

public static void setAllowUseResetMethodInBusinessObject(boolean value)

getPrimitivesStyleNoneBackCompatibility

public static boolean getPrimitivesStyleNoneBackCompatibility()
Gets or sets a value which indicates whether use the back compatibility when Style property of primitives is set to None


setPrimitivesStyleNoneBackCompatibility

public static void setPrimitivesStyleNoneBackCompatibility(boolean value)

getUseCheckSizeForContinuedContainers

public static boolean getUseCheckSizeForContinuedContainers()
Gets or sets a value which indicates whether use the CheckSize method for Continued containers


setUseCheckSizeForContinuedContainers

public static void setUseCheckSizeForContinuedContainers(boolean value)

getCheckDockToContainerIfComponentDisabled

public static boolean getCheckDockToContainerIfComponentDisabled()
Gets or sets a value which indicates whether check DockToContainer if component is disabled


setCheckDockToContainerIfComponentDisabled

public static void setCheckDockToContainerIfComponentDisabled(boolean value)

getForceNewPageForExtraColumns

public static boolean getForceNewPageForExtraColumns()
Gets or sets a value which indicates whether force the NewPage method for the extra columns


setForceNewPageForExtraColumns

public static void setForceNewPageForExtraColumns(boolean value)

getUseRoundForToCurrencyWordsFunctions

public static boolean getUseRoundForToCurrencyWordsFunctions()
Gets or sets a value which indicates whether use Round() for the ToCurrencyWords functions