Enum ParsingInstruction
ParsingInstruction enumeration
L’énumération ParsingInstruction.
[Flags]
public enum ParsingInstruction
Valeurs
Nom | Évaluer | La description |
---|---|---|
None | 0 | Le Aucun = 0 |
Handled | 1 | Le Manipulé = 1 << 0 |
Continue | 2 | Le Continuer = 1 << |
NextLine | 4 | La ligne suivante = 1 << 2 |
Voir également
- espace de noms Aspose.Html.Toolkit.Markdown.Syntax.Parser
- Assemblée Aspose.HTML