Nutrient
Web SDK
Dark mode
Light mode
Nutrient Web SDK
Search...
Ctrl
K
Dark mode
Light mode
Reference
TextAnnotationEditorState
Type Alias TextAnnotationEditorState
Type Alias TextAnnotationEditorState
Type Alias
Properties
annotationId
string
backgroundColor
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
fontColor
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
fontFamily
TextAnnotationEditorValueState
<
string
>
fontSize
TextAnnotationEditorValueState
<
number
>
marks
{ … }
{
bold
:
TextAnnotationEditorMarkState
;
italic
:
TextAnnotationEditorMarkState
;
underline
:
TextAnnotationEditorMarkState
;
}
Property
Description
bold
italic
underline
selection
{ … }
|
null
|
{
anchor
:
{
offset
:
number
;
path
:
number
[]
}
;
focus
:
{
offset
:
number
;
path
:
number
[]
}
;
}
|
null
Property
Description
anchor
focus
selectionScope
TextAnnotationEditorSelectionScope