MarkdownSyntaxFactory.HTMLFragment
HTMLFragment(SourceText, TextSpan)
Crée des objets à l’aide de HTMLFragmentSyntax.CreateInstance
public HTMLFragmentSyntax HTMLFragment(SourceText source, TextSpan span)
Paramètre | Taper | La description |
---|---|---|
source | SourceText | Le TexteSource. |
span | TextSpan | Le TextSpan. |
Return_Value
La syntaxe HTMLFragment.
Voir également
- class HTMLFragmentSyntax
- class SourceText
- struct TextSpan
- class MarkdownSyntaxFactory
- espace de noms Aspose.Html.Toolkit.Markdown.Syntax
- Assemblée Aspose.HTML
HTMLFragment()
Crée des objets à l’aide de HTMLFragmentSyntax.CreateInstance
public HTMLFragmentSyntax HTMLFragment()
Return_Value
La syntaxe HTMLFragment.
Voir également
- class HTMLFragmentSyntax
- class MarkdownSyntaxFactory
- espace de noms Aspose.Html.Toolkit.Markdown.Syntax
- Assemblée Aspose.HTML