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)
אִתחוּל מבוסס אינליין (מחרוזת)
public TemplateContentOptions(string dataContent, TemplateContent contentType)
פרמטרים
dataContent
string
תוכן אינליין (מחרוזת).
contentType
TemplateContent
סוג תוכן.
מאפיינים
ContentType
מאפיין סוג תוכן.
public TemplateContent ContentType { get; }
ערך מאפיין
DataContent
מאפיין תוכן נתונים.
public string DataContent { get; }
ערך מאפיין
Format
ייצוג מחרוזת של מאפיין Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }