Class TemplateContentOptions
Class TemplateContentOptions
Pôvodný názov: Aspose.Html.Converters Zhromaždenie: Aspose.HTML.dll (25.4.0)
Inline obsah objekt pre zlúčenie spracovania.
[ComVisible(true)]
public sealed class TemplateContentOptions
Inheritance
object ← TemplateContentOptions
Z dedičných členov
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
TemplateContentOptions(Príslušenstvo, TemplateContent)
Inline (String) inicializácia
public TemplateContentOptions(string dataContent, TemplateContent contentType)
Parameters
dataContent
string
Inline (stringový) obsah
contentType
TemplateContent
Typ obsahu .
Properties
ContentType
Obsahové typy majetku.
public TemplateContent ContentType { get; }
Hodnota nehnuteľnosti
DataContent
Vlastníctvo obsahu údajov.
public string DataContent { get; }
Hodnota nehnuteľnosti
Format
Striktná reprezentácia vlastnosti Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }