The HtmlExportSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtmlExportSettings | Initializes a new instance of the HtmlExportSettings class. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetExportSettings | Overridden. See SetExportSettings(ExportFilter). (Overrides ExportSettings..::.SetExportSettings(ExportFilter).) | |
ToString | Overridden. See ToString()()(). (Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
Accuracy | Gets or sets accuracy for elements diversity by cells during export to table format. | |
ExportMode | Gets or sets ExportMode which represents export mode. | |
Formatting | Gets or sets Formatting which represents export formatting. | |
IgnoreBorders | Gets or sets a value indicating whether border settings will be ignored. | |
IgnoreFills | Gets a value indicating whether the fill settings will be ignored. | |
IgnoreFonts | Gets or sets a value indicating whether font settings will be ignored. | |
IgnoreTextAlignment | Gets or sets a value indicating whether text aligment setting will be ignored. | |
ImagesResolution | Gets or sets image resolution used during export to HTML. | |
InsertHyperLinks | Gets a value indicating whether the hyperlinks will be inserted into pdf document. | |
PreserveBlankCells | Gets a value indicating whether blank cells will be preserved. | |
PreserveLineBreaks | Gets a value indicating whether break lines will be preserved. | |
PreserveOriginalSizes | Gets or sets a value indicating whether original size will be preserved. | |
ReplaceWhiteSpaceWithNBSP | Gets a value indicating whether the space symbols will be changed to NBSP simbol. | |
ResultType | Gets or sets ResultType which represents result file format. | |
TextObjectOnly | Gets and sets whether only report text content will be exported. |