Globals
Stimulsoft
Report
Export
StiExportImageCache
Class StiExportImageCache
Hierarchy
StiExportImageCache
Index
Constructors
constructor
Properties
image
Cache
image
Format
image
Index
is
Office
report
scale
Methods
add
Image
get
Image
Index
Constructors
constructor
new
Sti
Export
Image
Cache
(
imageFormat
:
ImageFormat
, isOffice
:
boolean
, imageCache
:
StiImageCache
, scale
:
number
, report
:
StiReport
)
:
StiExportImageCache
Parameters
imageFormat:
ImageFormat
isOffice:
boolean
imageCache:
StiImageCache
scale:
number
report:
StiReport
Returns
StiExportImageCache
Properties
image
Cache
image
Cache
:
StiImageCache
image
Format
image
Format
:
ImageFormat
= null
image
Index
image
Index
:
Hashtable
is
Office
is
Office
:
boolean
= false
report
report
:
StiReport
= null
scale
scale
:
number
= 1
Methods
add
Image
add
Image
(
image
:
Image
, flate
?:
boolean
, rect
?:
Rectangle
, reconvert
?:
boolean
, hashTable
?:
Hashtable
, pageId
:
number
, compId
:
number
, propId
:
string
, comp
:
StiComponent
)
:
Promise
<
void
>
Parameters
image:
Image
Default value
flate:
boolean
= false
Default value
rect:
Rectangle
= null
Default value
reconvert:
boolean
= false
Default value
hashTable:
Hashtable
= null
pageId:
number
compId:
number
propId:
string
comp:
StiComponent
Returns
Promise
<
void
>
get
Image
Index
get
Image
Index
(
comp
:
StiComponent
, propId
?:
string
, compIndex
?:
any
)
:
number
Parameters
comp:
StiComponent
Default value
propId:
string
= null
Default value
compIndex:
any
= null
Returns
number
Globals
Stimulsoft
Report
Export
Htmls
Office
Services
Sti
Export
Image
Cache
constructor
image
Cache
image
Format
image
Index
is
Office
report
scale
add
Image
get
Image
Index
Generated using
TypeDoc