Class TemplateContentOptions
Class TemplateContentOptions
名称: Aspose.Html.Converters 编辑: Aspose.HTML.dll (25.4.0)
Inline 内容对象合并处理。
[ComVisible(true)]
public sealed class TemplateContentOptions
Inheritance
object ← TemplateContentOptions
继承人
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
TemplateContentOptions(字符串, TemplateContent)
以 Inline (String) 为基础的启动
public TemplateContentOptions(string dataContent, TemplateContent contentType)
Parameters
dataContent
string
在线(String)内容。
contentType
TemplateContent
内容类型
Properties
ContentType
内容类型财产。
public TemplateContent ContentType { get; }
财产价值
DataContent
数据内容所有权。
public string DataContent { get; }
财产价值
Format
密集代表 Aspose.Html.Converters.TemplateContentOptions.ContentType 属性。
public string Format { get; }