Aspose. Html. Converters. Template Content Options
Namespace: Aspose.Html.Converters
Assembly: Aspose.HTML.dll (25.1.0)
Objek konten inline untuk pemrosesan penggabungan.
[ComVisible(true)]
public sealed class TemplateContentOptions
Pewarisan
object ← TemplateContentOptions
Anggota yang Dwarisi
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktor
TemplateContentOptions(string, TemplateContent)
Inisialisasi berbasis inline (String)
public TemplateContentOptions(string dataContent, TemplateContent contentType)
Parameter
dataContent
string
Konten inline (String).
contentType
TemplateContent
Tipe konten.
Properti
ContentType
Properti tipe konten.
public TemplateContent ContentType { get; }
Nilai Properti
DataContent
Properti konten data.
public string DataContent { get; }
Nilai Properti
Format
Representasi string dari properti Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }