@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
reports
SenseImageTemplate
Type Alias SenseImageTemplate
Used to export a single visualization as pdf, pptx or png.
type
SenseImageTemplate
=
{
appId
:
string
;
persistentBookmark
?:
SensePersistentBookmark
;
reloadTimestampMatchType
?:
ReloadTimestampMatchType
;
selectionsByState
?:
Record
<
string
,
QSelection
[]
>
;
selectionsByStateDef
?:
string
;
selectionStrategy
?:
SelectionStrategy
;
selectionType
?:
SenseSelectionType
;
temporaryBookmarkV2
?:
SenseTemporaryBookmarkV2
;
visualization
:
Visualization
;
}
Index
Properties
app
Id
persistent
Bookmark?
reload
Timestamp
Match
Type?
selections
By
State?
selections
By
State
Def?
selection
Strategy?
selection
Type?
temporary
Bookmark
V2?
visualization
Properties
app
Id
appId
:
string
Optional
persistent
Bookmark
persistentBookmark
?:
SensePersistentBookmark
Optional
reload
Timestamp
Match
Type
reloadTimestampMatchType
?:
ReloadTimestampMatchType
Optional
selections
By
State
selectionsByState
?:
Record
<
string
,
QSelection
[]
>
Optional
selections
By
State
Def
selectionsByStateDef
?:
string
Optional
selection
Strategy
selectionStrategy
?:
SelectionStrategy
Optional
selection
Type
selectionType
?:
SenseSelectionType
Optional
temporary
Bookmark
V2
temporaryBookmarkV2
?:
SenseTemporaryBookmarkV2
visualization
visualization
:
Visualization
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Id
persistent
Bookmark
reload
Timestamp
Match
Type
selections
By
State
selections
By
State
Def
selection
Strategy
selection
Type
temporary
Bookmark
V2
visualization
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Used to export a single visualization as pdf, pptx or png.