Class TemplateContentOptions

Class TemplateContentOptions

Der Name: Aspose.Html.Converters Sammlung: Aspose.HTML.dll (25.4.0)

Inline Content Object für die Mischung der Verarbeitung.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

Vererbte Mitglieder

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

TemplateContentOptions(String und TemplateContent)

Inline (String) Initialisierung

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Inline (String) Inhalte.

contentType TemplateContent

Inhalt der Art.

Properties

ContentType

Inhalt Typ Eigentum.

public TemplateContent ContentType { get; }

Eigentumswert

TemplateContent

DataContent

Dateninhalt Eigentum.

public string DataContent { get; }

Eigentumswert

string

Format

Strenge Darstellung von Aspose.Html.Converters.TemplateContentOptions.ContentType Eigenschaft.

public string Format { get; }

Eigentumswert

string

 Deutsch