IInlinePostProcessingContext class
IInlinePostProcessingContext class
Defines the interface IInlinePostProcessingContext
The IInlinePostProcessingContext type exposes the following members:
Properties
| Property | Description |
|---|---|
| opened_delimiter | Get and set the OpenedDelimiter/ |
| closed_delimiter | Get and set the ClosedDelimiter. |
| content | Get the Content. |
| source | Get the Source. |
| reader | Get the Reader. |
| syntax_factory | Get the SyntaxFactory. |
| owner | Get the Owner. |
Methods
| Method | Description |
|---|---|
| push | Defines the Push method. |
| push | Defines the Push method. |
| contains_link_reference_definition | Defines the ContainsLinkReferenceDefinition |