iink-ts - v3.2.1
Preparing search index...
TTextConfiguration
Type Alias TTextConfiguration
type
TTextConfiguration
=
{
configuration
?:
TTextConfConfiguration
;
eraser
?:
TEraserConfiguration
;
guides
?:
TTextGuidesConfiguration
;
margin
:
TMarginConfiguration
;
mimeTypes
:
(
"text/plain"
|
"application/vnd.myscript.jiix"
)
[]
;
text
?:
boolean
;
}
Index
Properties
configuration?
eraser?
guides?
margin
mime
Types
text?
Properties
Optional
configuration
configuration
?:
TTextConfConfiguration
Optional
eraser
eraser
?:
TEraserConfiguration
Optional
guides
guides
?:
TTextGuidesConfiguration
margin
margin
:
TMarginConfiguration
mime
Types
mimeTypes
:
(
"text/plain"
|
"application/vnd.myscript.jiix"
)
[]
Optional
text
text
?:
boolean
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
configuration
eraser
guides
margin
mime
Types
text
iink-ts - v3.2.1
Loading...