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
- package com.aspose.html.toolkit.markdown.syntax.parser
- package Aspose.HTML