Enum ParsingInstruction
Enum ParsingInstruction
ชื่อพื้นที่: Aspose.Html.Toolkit.Markdown.Syntax.Parser การประกอบ: Aspose.HTML.dll (25.4.0)
คู่มือการฝึกอบรม Enum
[ComVisible(true)]
[Flags]
public enum ParsingInstruction
Fields
Continue = 2
ต่อไป = 1 <<
Handled = 1
The Handled = 1 << 0
NextLine = 4
The NextLine = 1 << 2
None = 0
The None = 0