Class TemplateContentOptions
Class TemplateContentOptions
اسم الفضاء : Aspose.Html.Converters مجموعة: Aspose.HTML.dll (25.4.0)
إدخال المحتوى الكائن لدمج المعالجة.
[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)
المبادرة القائمة على الخط (String)
public TemplateContentOptions(string dataContent, TemplateContent contentType)
Parameters
dataContent
string
إدخال المحتوى (String Content)
contentType
TemplateContent
نوع المحتوى
Properties
ContentType
نوع الممتلكات المحتوى.
public TemplateContent ContentType { get; }
قيمة الممتلكات
DataContent
ملكية محتوى البيانات.
public string DataContent { get; }
قيمة الممتلكات
Format
تمثيل قوي لملكية Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }