Class StiViewerOptions

Hierarchy

  • StiViewerOptions

Index

Properties

appearance

appearance: StiAppearanceOptions = new StiAppearanceOptions()

A class which controls settings of the viewer appearance.

email

email: StiEmailOptions = new StiEmailOptions()

A class which controls the export options.

exports

exports: StiExportsOptions = new StiExportsOptions()

A class which controls the export options.

height

height: string = ""

Gets or sets the height of the viewer.

reportDesignerMode

reportDesignerMode: boolean = false

toolbar

toolbar: StiToolbarOptions = new StiToolbarOptions()

A class which controls settings of the viewer toolbar.

viewerId

viewerId: string = ""

width

width: string = "100%"

Gets or sets the width of the viewer.

Methods

toParameters

  • toParameters(): any
  • Returns any

Generated using TypeDoc