Constructors
-
Block(Block
Parser) protected Initializes a new instance of the Block class.
Methods
Properties
-
Is
Breakable sealed Gets or sets a value indicating whether this block is breakable. Default is true. -
Is
Open sealed Gets or sets a value indicating whether this instance is still open. - Parent sealed Gets the parent of this container. May be null.
- Parser sealed Gets the parser associated to this instance.
-
Remove
After sealed Gets or sets a value indicating whether this block must be removed from its container after inlines have been processed.Process Inlines
Events
-
Process
Inlines sealed Occurs when the process of inlines begin.Begin -
Process
Inlines sealed Occurs when the process of inlines ends for this instance.End