Version 24.2 (latest)

PlainTextFormatOptions Class Properties

For a list of all members of this type, see PlainTextFormatOptions members.

Public Properties
 NameDescription
Public PropertyImagePlaceholderTextGets or sets the text to use for an image. Default value is a space character.  
Public PropertyListItemSeparationTextGets or sets the text to use between paragraphs which are part of the same list when saving.  
Public PropertyNewLineTextGets 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.  
Public PropertyParagraphSeparationTextGets or sets the text to use between paragraphs when saving or the text to detect to determine when to separate two paragraphs when loading.  
Public PropertyTableCellSeparationTextGets or sets the text to use between cells in a table row when saving.  
Public PropertyTableRowSeparationTextGets or sets the text to use between rows in a table when saving.  
See Also