@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
GitHub
npm
Guides
Preparing search index...
index
Element
Interface Element
interface
Element
{
x
?:
number
;
y
?:
number
;
w
?:
number
;
h
?:
number
;
index
:
number
;
kind
:
"image"
|
"text"
|
"shape"
;
label
:
string
;
}
Hierarchy
Partial
<
Box
>
Element
Index
Properties
x?
y?
w?
h?
index
kind
label
Properties
Optional
x
x
?:
number
Optional
y
y
?:
number
Optional
w
w
?:
number
Optional
h
h
?:
number
index
index
:
number
kind
kind
:
"image"
|
"text"
|
"shape"
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
w
h
index
kind
label
GitHub
npm
Guides
@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
Loading...