Enum ParsingInstruction

Enum ParsingInstruction

Der Name: Aspose.Html.Toolkit.Markdown.Syntax.Parser Sammlung: Aspose.HTML.dll (25.4.0)

Die ParsingInstruktion Enum.

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

Fields

Continue = 2

Die Fortsetzung = 1 <<

Handled = 1

Die Handelte = 1 << 0

NextLine = 4

Die NextLine = 1 << 2

None = 0

Die None = 0

 Deutsch