IInlinePostProcessingContext class

IInlinePostProcessingContext class

Defines the interface IInlinePostProcessingContext

The IInlinePostProcessingContext type exposes the following members:

Properties

PropertyDescription
opened_delimiterGet and set the OpenedDelimiter/
closed_delimiterGet and set the ClosedDelimiter.
contentGet the Content.
sourceGet the Source.
readerGet the Reader.
syntax_factoryGet the SyntaxFactory.
ownerGet the Owner.

Methods

MethodDescription
pushDefines the Push method.
pushDefines the Push method.
contains_link_reference_definitionDefines the ContainsLinkReferenceDefinition

See Also