@tobyt/expo-pdf-markup - v0.6.1
Preparing search index...
InkAnnotation
Type Alias InkAnnotation
type
InkAnnotation
=
{
color
:
string
;
createdAt
?:
number
;
id
:
string
;
lineWidth
:
number
;
page
:
number
;
paths
:
AnnotationPoint
[]
[]
;
type
:
"ink"
;
}
Index
Properties
color
created
At?
id
line
Width
page
paths
type
Properties
color
color
:
string
Optional
created
At
createdAt
?:
number
id
id
:
string
line
Width
lineWidth
:
number
page
page
:
number
paths
paths
:
AnnotationPoint
[]
[]
type
type
:
"ink"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
created
At
id
line
Width
page
paths
type
@tobyt/expo-pdf-markup - v0.6.1
Loading...