Enum ParsingInstruction
ParsingInstruction enumeration
L’enumerazione ParsingInstruction.
[Flags]
public enum ParsingInstruction
I valori
Nome | Valore | Descrizione |
---|---|---|
None | 0 | Il Nessuno = 0 |
Handled | 1 | Il Gestito = 1 << 0 |
Continue | 2 | Continua = 1 << |
NextLine | 4 | The NextLine = 1 << 2 |
Guarda anche
- spazio dei nomi Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assemblea Aspose.HTML