MarkdownFormatter Enum
MarkdownFormatter enumeration
Specifies the way output will be formatted.
public enum MarkdownFormatter
Values
Name | Value | Description |
---|---|---|
Default | 1 | Document will be saved using default markdown style. |
Git | 2 | Document will be saved using Git markdown style. |
See Also
- namespace Aspose.Html.Saving
- assembly Aspose.HTML