Class StiEmailOptions

Hierarchy

  • StiEmailOptions

Index

Properties

defaultEmailAddress

defaultEmailAddress: string = ""

Gets or sets the default email address of the message created in the viewer.

defaultEmailMessage

defaultEmailMessage: string = ""

Gets or sets the default text of the message created in the viewer.

defaultEmailSubject

defaultEmailSubject: string = ""

Gets or sets the default subject of the message created in the viewer.

showEmailDialog

showEmailDialog: boolean = true

Gets or sets a value which allows to display the Email dialog, or send Email with the default settings.

showExportDialog

showExportDialog: boolean = true

Gets or sets a value which allows to display the export dialog for Email, or export report for Email with the default settings.

Generated using TypeDoc