Class BlockSyntaxDescriptor
Class BlockSyntaxDescriptor
名称: Aspose.Html.Toolkit.Markdown.Syntax.Parser 编辑: Aspose.HTML.dll (25.4.0)
定义 BlockSyntaxDescriptor。
[ComVisible(true)]
public class BlockSyntaxDescriptor
Inheritance
object ← BlockSyntaxDescriptor
继承人
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Block
获取区块
public BlockSyntaxNode Block { get; }
财产价值
Parser
拿到帕斯特。
public MarkdownBlockParser Parser { get; }
财产价值
Methods
AppendInline(SourceText)
定义 Append Inline 的界面。
public BlockSyntaxDescriptor AppendInline(SourceText text)
Parameters
text
SourceText
源文本。
Returns
BlockSyntax 编辑器
Close()
设置接口接近。
public void Close()
Delete()
设置“删除”的界面。
public void Delete()
重定向(线条)
定义接口以获得属性
public T GetAttributeValue<t>(string name)
Parameters
name
string
字符串的名字。
Returns
T
T型值。
类型参数
T
泰普帕拉姆
GetAttributes()
定义接口以获得属性。
public IEnumerable<keyvaluepair<string, object="">> GetAttributes()
Returns
IEnumerable < KeyValuePair < string , object >>
无数的。
GetContent()
定义接口以获取内容。
public ICollection<sourcetext> GetContent()
Returns
收藏的。
HasAttribute(线条)
定义检查接口有属性
public bool HasAttribute(string name)
Parameters
name
string
字符串的名字。
Returns
布莱恩。
定位值(,T)
定义设置属性的界面。
public void SetAttributeValue<t>(string name, T value)
Parameters
name
string
字符串的名字。
value
T
T 值。
类型参数
T
是T型。
ToString()
超越 ToString 界面。
public override string ToString()
Returns
绳子。</keyvaluepair<string,>