Enum ParsingInstruction
ParsingInstruction enumeration
De ParsingInstruction enum.
[Flags]
public enum ParsingInstruction
Waarden
Naam | Waarde | Beschrijving |
---|---|---|
None | 0 | De Geen = 0 |
Handled | 1 | De behandelde = 1 << 0 |
Continue | 2 | Doorgaan = 1 << |
NextLine | 4 | De volgende regel = 1 << 2 |
Zie ook
- naamruimte Aspose.Html.Toolkit.Markdown.Syntax.Parser
- montage Aspose.HTML