BlockSyntaxDescriptor.GetAttributeValue
BlockSyntaxDescriptor.GetAttributeValue<T> method
Defines the interface for get the Attribute
public T GetAttributeValue<T>(string name)
Parameter | Description |
---|---|
T | The typeparam. |
name | The string name. |
Return Value
The T type value.
See Also
- class BlockSyntaxDescriptor
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML