IInlinePostProcessing.Process
IInlinePostProcessing.Process method
Defines the Process method.
public InlineParsingInstruction Process(IInlinePostProcessingContext context)
Parameter | Type | Description |
---|---|---|
context | IInlinePostProcessingContext | The context. |
Return Value
The InlineParsingInstruction.
See Also
- struct InlineParsingInstruction
- interface IInlinePostProcessingContext
- interface IInlinePostProcessing
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML