iink-ts - v3.2.1
Preparing search index...
TJIIXExport
Type Alias TJIIXExport
type
TJIIXExport
=
{
"bounding-box"
?:
TBox
;
chars
?:
TJIIXChar
[]
;
elements
?:
TJIIXElement
[]
;
id
:
string
;
label
?:
string
;
type
:
string
;
version
:
string
;
words
?:
TJIIXWord
[]
;
}
Index
Properties
bounding-
box?
chars?
elements?
id
label?
type
version
words?
Properties
Optional
bounding-
box
"bounding-box"
?:
TBox
Optional
chars
chars
?:
TJIIXChar
[]
Optional
elements
elements
?:
TJIIXElement
[]
id
id
:
string
Optional
label
label
?:
string
type
type
:
string
version
version
:
string
Optional
words
words
?:
TJIIXWord
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
bounding-
box
chars
elements
id
label
type
version
words
iink-ts - v3.2.1
Loading...