exportUnderlineFormatting property
MarkdownSaveOptions.exportUnderlineFormatting property
Gets or sets a boolean value indicating either to export underline
text formatting as sequence of two plus characters “++”.
The default value is false
.
get exportUnderlineFormatting(): boolean
See Also
- module Aspose.Words.Saving
- class MarkdownSaveOptions