Namespace DocWright.Formats.Text
Classes
- PlainTextFormats
The format descriptor the plain-text reader and writer share.
- PlainTextReadOptions
Format-specific settings for PlainTextReader.
- PlainTextReader
Reads plain text into the mutable DocWright document model.
- PlainTextWriteOptions
Format-specific settings for PlainTextWriter.
- PlainTextWriter
Writes the DocWright document model as plain text.
Enums
- PlainTextBreakStyle
How a page or column break is written to a text file.
- PlainTextParagraphMode
How a plain-text file's lines become paragraphs.
- PlainTextTableStyle
How a table is rendered into text.