Class StiWord2007ExportSettings

Hierarchy

Implements

Index

Properties

Protected _returnType

_returnType: any = Uint8Array

companyString

companyString: string = Stimulsoft.Report.Export.StiExportUtils.getReportVersion()

imageQuality

imageQuality: number = 0.75

imageResolution

imageResolution: number = 100

lastModifiedString

lastModifiedString: string = Stimulsoft.Report.Export.StiExportUtils.getReportVersion()

pageRange

pageRange: StiPagesRange = new StiPagesRange()

removeEmptySpaceAtBottom

removeEmptySpaceAtBottom: boolean = StiOptions.Export.Word.removeEmptySpaceAtBottom

restrictEditing

restrictEditing: StiWord2007RestrictEditing = StiWord2007RestrictEditing.No

usePageHeadersAndFooters

usePageHeadersAndFooters: boolean = false

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