Enum ParsingInstruction

Enum ParsingInstruction

De naam: Aspose.Html.Toolkit.Markdown.Syntax.Parser Verzameling: Aspose.HTML.dll (25.4.0)

De ParsingInstructie enum.

[ComVisible(true)]
[Flags]
public enum ParsingInstruction

Fields

Continue = 2

De voortdurende = 1 <<

Handled = 1

The Handled = 1 << 0

NextLine = 4

De NextLine = 1 << 2

None = 0

De None = 0

 Nederlands