Class StiHtml5ExportSettings

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _returnType

_returnType: StringConstructor = String

addPageBreaks

addPageBreaks: boolean = true

bookmarksTreeWidth

bookmarksTreeWidth: number = 150

chartType

chartType: StiHtmlChartType = StiHtmlChartType.AnimatedVector

compressToArchive

compressToArchive: boolean = false

continuousPages

continuousPages: boolean = true

encoding

encoding: Encoding = Encoding.Default

exportBookmarksMode

exportBookmarksMode: StiHtmlExportBookmarksMode = StiHtmlExportBookmarksMode.All

exportMode

exportMode: StiHtmlExportMode = Export.StiHtmlExportMode.Div

exportQuality

exportQuality: StiHtmlExportQuality = StiHtmlExportQuality.High

htmlType

htmlType: StiHtmlType = StiHtmlType.Html

imageFormat

imageFormat: ImageFormat

imageQuality

imageQuality: number = 0.75

imageResolution

imageResolution: number = 100

openLinksTarget

openLinksTarget: string = null

pageHorAlignment

pageHorAlignment: StiHorAlignment = StiHorAlignment.Left

pageRange

pageRange: StiPagesRange = new StiPagesRange()

removeEmptySpaceAtBottom

removeEmptySpaceAtBottom: boolean = StiOptions.Export.Html.removeEmptySpaceAtBottom

useEmbeddedImages

useEmbeddedImages: boolean = false

useStylesTable

useStylesTable: boolean = true

useWatermarkMargins

useWatermarkMargins: boolean = false

zoom

zoom: number = 1

Accessors

returnType

  • get returnType(): any
  • set returnType(value: any): void

Methods

as

getExportFormat

is

is2

  • is2<T>(type: object | Interface<T>): boolean

toParameters

  • toParameters(): any

Generated using TypeDoc