mimekit-ts - v1.0.0
Preparing search index...
index
TextFormat
Variable TextFormat
Const
TextFormat
:
{
Text
:
"text"
;
Plain
:
"plain"
;
Flowed
:
"flowed"
;
Html
:
"html"
;
Enriched
:
"enriched"
;
RichText
:
"richText"
;
CompressedRichText
:
"compressedRichText"
;
}
= ...
Text body format values understood by
TextPart
.
Type Declaration
Readonly
Text
:
"text"
Readonly
Plain
:
"plain"
Readonly
Flowed
:
"flowed"
Readonly
Html
:
"html"
Readonly
Enriched
:
"enriched"
Readonly
RichText
:
"richText"
Readonly
CompressedRichText
:
"compressedRichText"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Text body format values understood by TextPart.