@tobyt/expo-pdf-markup - v0.6.1
Preparing search index...
HighlightAnnotation
Type Alias HighlightAnnotation
type
HighlightAnnotation
=
{
alpha
?:
number
;
bounds
:
AnnotationBounds
;
color
:
string
;
createdAt
?:
number
;
id
:
string
;
page
:
number
;
type
:
"highlight"
;
}
Index
Properties
alpha?
bounds
color
created
At?
id
page
type
Properties
Optional
alpha
alpha
?:
number
bounds
bounds
:
AnnotationBounds
color
color
:
string
Optional
created
At
createdAt
?:
number
id
id
:
string
page
page
:
number
type
type
:
"highlight"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
bounds
color
created
At
id
page
type
@tobyt/expo-pdf-markup - v0.6.1
Loading...