Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PlainTextFormatOptions Class Members
The following tables list the members exposed by PlainTextFormatOptions.
Public Properties
| Name | Description |
| ImagePlaceholderText | Gets or sets the text to use for an image. Default value is a space character. |
| ListItemSeparationText | Gets or sets the text to use between paragraphs which are part of the same list when saving. |
| NewLineText | Gets or sets the text to use in place of a BreakNode when saving or the text to detect to determine when a BreakNode should be created when loading. |
| ParagraphSeparationText | Gets or sets the text to use between paragraphs when saving or the text to detect to determine when to separate two paragraphs when loading. |
| TableCellSeparationText | Gets or sets the text to use between cells in a table row when saving. |
| TableRowSeparationText | Gets or sets the text to use between rows in a table when saving. |
Public Events
See Also