示例#1
0
 public HtmlFormat GetHtml()
 {
     return(HtmlFormat.Parse(GetString(FormatId.Html)));
 }