| HtmlWriterWriterState Property |
Get the current state of the writer.
Namespace: MimeKit.TextAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public HtmlWriterState WriterState { get; }
Property Value
HtmlWriterStateThe state of the writer.
Remarks
Gets the current state of the writer.
See Also