public final class MarkdownFormatter
extends com.aspose.html.internal.ms.System.Enum
Specifies the way output will be formatted.
Modifier and Type | Field and Description |
---|---|
static int |
Default
Document will be saved using default markdown style.
|
static int |
Git
Document will be saved using Git markdown style.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
public static final int Default
Document will be saved using default markdown style.
public static final int Git
Document will be saved using Git markdown style.