Class StiOdsExportSettings

Hierarchy

Implements

Index

Properties

Protected _returnType

_returnType: any = Uint8Array

imageQuality

imageQuality: number = 0.75

imageResolution

imageResolution: number = 100

pageRange

pageRange: StiPagesRange = new StiPagesRange()

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