Properties
- Column Gets or sets the text column this instance was declared (zero-based).
-
Is
Breakable Gets or sets a value indicating whether this block is breakable. Default is true. -
Is
Open Gets or sets a value indicating whether this instance is still open. - Line Gets or sets the text line this instance was declared (zero-based).
- Parent Gets the parent of this container. May be null.
- Parser Gets the parser associated to this instance.
-
Remove
After 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 Occurs when the process of inlines begin.Begin -
Process
Inlines Occurs when the process of inlines ends for this instance.End