Nutrient Web SDK
Preparing search index...
TextAnnotationEditorState
Type Alias TextAnnotationEditorState
type
TextAnnotationEditorState
=
{
annotationId
:
ID
;
backgroundColor
:
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
;
fontColor
:
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
;
fontFamily
:
TextAnnotationEditorValueState
<
string
>
;
fontSize
:
TextAnnotationEditorValueState
<
number
>
;
marks
:
{
bold
:
TextAnnotationEditorMarkState
;
italic
:
TextAnnotationEditorMarkState
;
underline
:
TextAnnotationEditorMarkState
;
}
;
selection
:
TextAnnotationEditorSelection
|
null
;
selectionScope
:
TextAnnotationEditorSelectionScope
;
}
Index
Properties
annotation
Id
background
Color
font
Color
font
Family
font
Size
marks
selection
selection
Scope
Properties
annotation
Id
annotationId
:
ID
background
Color
backgroundColor
:
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
font
Color
fontColor
:
TextAnnotationEditorValueState
<
NutrientViewer
.
Color
>
font
Family
fontFamily
:
TextAnnotationEditorValueState
<
string
>
font
Size
fontSize
:
TextAnnotationEditorValueState
<
number
>
marks
marks
:
{
bold
:
TextAnnotationEditorMarkState
;
italic
:
TextAnnotationEditorMarkState
;
underline
:
TextAnnotationEditorMarkState
;
}
selection
selection
:
TextAnnotationEditorSelection
|
null
selection
Scope
selectionScope
:
TextAnnotationEditorSelectionScope
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotation
Id
background
Color
font
Color
font
Family
font
Size
marks
selection
selection
Scope
Nutrient Web SDK
Loading...