IInlinePostProcessingContext Interface
IInlinePostProcessingContext interface
Defines the interface IInlinePostProcessingContext
public interface IInlinePostProcessingContext : IInlineParsingContext
Properties
Name | Description |
---|---|
ClosedDelimiter { get; set; } | Get and set the ClosedDelimiter. |
Content { get; } | Get the Content. |
Delimiters { get; } | Get the Delimiters. |
OpenedDelimiter { get; set; } | Get and set the OpenedDelimiter/ |
Methods
Name | Description |
---|---|
ContainsLinkReferenceDefinition(string) | Defines the ContainsLinkReferenceDefinition |
See Also
- interface IInlineParsingContext
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML