Enum ParsingInstruction
Enum ParsingInstruction
名称: Aspose.Html.Toolkit.Markdown.Syntax.Parser 编辑: Aspose.HTML.dll (25.4.0)
是指示指示的。
[ComVisible(true)]
[Flags]
public enum ParsingInstruction
Fields
Continue = 2
繼續 = 1 <<
Handled = 1
The Handled = 1 << 0
NextLine = 4
NextLine = 1 << 2
None = 0
无数 = 0