StiOptionsExportHtml Class |
Namespace: Stimulsoft.Report
The StiOptionsExportHtml type exposes the following members.
Name | Description | |
---|---|---|
StiOptionsExportHtml | Initializes a new instance of the StiOptionsExportHtml class |
Name | Description | |
---|---|---|
AllowImageComparer |
Gets or sets a value indicating whether it is necessary to use image comparer.
| |
AllowStrippedImages |
Gets or sets a value indicating whether it is necessary to use stripped images.
For compatibility with 2011.3 and earlier versions set this property to false.
| |
ArabicDigitsType |
Gets or sets a value indicating a current arabic type of digits.
| |
ChartAsBitmap |
Gets or sets a value indicating whether to force export chart as bitmap.
| |
ConvertDigitsToArabic |
Gets or sets a value, which indicates whether it is necessary to convert all digits to arabic digits.
| |
ForcedCultureForCharts |
Gets or sets a forced culture for the charts rendering.
| |
ForceIE6Compatibility |
Gets or sets a value indicating whether it is necessary to use compatibility with IE6.
| |
ForceWysiwygWordwrap |
Gets or sets a value indicating whether it is necessary to force wordwrap in wysiwyg mode.
| |
PreserveWhiteSpaces |
Gets or sets a value indicating whether it is necessary to preserve the white spaces. HTML5 export mode is not supported.
| |
PrintLayoutOptimization |
Gets or sets a value indicating whether to use layout optimization for correct printing.
Disable for compatibility with version 2014.1
| |
RemoveEmptySpaceAtBottom |
Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of page
| |
ReplaceSpecialCharacters | ||
UseComponentStyleName |
Gets or sets a value indicating whether to use ComponentStyle as the style name.
| |
UseExtendedStyle |
Gets or sets a value indicating whether to use extended style description for fix the styles inheritance problem
| |
UseImageResolution |
Gets or sets a value indicating whether it is necessary to use image resolution
| |
UseStrictTableCellSize |
Gets or sets a value indicating whether it is necessary to use strict table cell size.
For compatibility with 2012.3 and earlier versions set this property to false.
| |
UseStrictTableCellSizeV2 |
Gets or sets a value indicating whether it is necessary to use strict table cell size.
For compatibility with 2016.3 and earlier versions set this property to false.
| |
UseWordWrapBreakWordMode |
Gets or sets a value indicating whether it is necessary to use BreakWord mode of wordwrap
For compatibility with 2009.2 and earlier versions set this property to false.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |