Package | stimulsoft.report.export.settings.htmls |
Class | public class StiMhtExportSettings |
Inheritance | StiMhtExportSettings ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | addPageBreaks : Boolean Gets or sets value which indicates that special page breaks marker will be added to result html file. | StiHtmlExportSettings | |
![]() | bookmarksTreeWidth : int Gets or sets defaullt width of bookmarks tree. | StiHtmlExportSettings | |
![]() | compressToArchive : Boolean Gets or sets a value indicating whether it is necessary to save output file as zip-file. | StiHtmlExportSettings | |
![]() | continuousPages : Boolean Gets or sets value which indicates that all report pages will be shown as vertical ribbon. | StiHtmlExportSettings | |
![]() | encoding : String Gets or sets encoding of html file. | StiHtmlExportSettings | |
![]() | exportBookmarksMode : int Gets or sets export mode of bookmarks tree. | StiHtmlExportSettings | |
![]() | exportFormat : int [override] [read-only] | StiHtmlExportSettings | |
![]() | exportMode : int Gets or sets mode of html file creation. | StiHtmlExportSettings | |
![]() | exportQuality : int Gets or sets quality of html file. | StiHtmlExportSettings | |
htmlType : int [override] Gets or sets image type for exported images. | StiMhtExportSettings | ||
![]() | imageFormat : int Gets or sets image format for exported images. | StiHtmlExportSettings | |
![]() | imageQuality : Number Gets or sets image quality of images which will be exported to result file. | StiHtmlExportSettings | |
![]() | imageResolution : Number Gets or sets image resolution of images which will be exported to result file. | StiHtmlExportSettings | |
![]() | pageHorAlignment : int Gets or sets the horizontal alignment of pages. | StiHtmlExportSettings | |
![]() | pageRange : StiPagesRange | StiPageRangeExportSettings | |
![]() | removeEmptySpaceAtBottom : Boolean Gets or sets a value indicating whether it is necessary to remove empty space at the bottom of the page. | StiHtmlExportSettings | |
![]() | useEmbeddedImages : Boolean Gets or sets a value indicating whether it is necessary to save images as embedded data in html file. | StiHtmlExportSettings | |
![]() | useStylesTable : Boolean Gets or sets value which indicates that table styles will be used in result html file. | StiHtmlExportSettings | |
![]() | zoom : Number Gets or sets zoom factor of exported file. | StiHtmlExportSettings |
Method | Defined By | ||
---|---|---|---|
StiMhtExportSettings | |||
![]() | toXMLString():String [override] | StiHtmlExportSettings |
htmlType | property |
htmlType:int
[override] Gets or sets image type for exported images.
public function get htmlType():int
public function set htmlType(value:int):void
StiMhtExportSettings | () | Constructor |
public function StiMhtExportSettings()