Class TemplateContentOptions
Class TemplateContentOptions
Namespace: Aspose.Html.Converters
Assembly: Aspose.HTML.dll (25.1.0)
كائن المحتوى المضمن لعمليات الدمج.
[ComVisible(true)]
public sealed class TemplateContentOptions
الوراثة
object ← TemplateContentOptions
الأعضاء الموروثة
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
المُنشئات
TemplateContentOptions(string, TemplateContent)
تهيئة قائمة على (String) مضمنة
public TemplateContentOptions(string dataContent, TemplateContent contentType)
المعلمات
dataContent
string
محتوى مضمن (String).
contentType
TemplateContent
نوع المحتوى.
الخصائص
ContentType
خاصية نوع المحتوى.
public TemplateContent ContentType { get; }
قيمة الخاصية
DataContent
خاصية محتوى البيانات.
public string DataContent { get; }
قيمة الخاصية
Format
تمثيل سلسلة لخاصية Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }