Class TemplateContentOptions

Class TemplateContentOptions

Namn på plats: Aspose.Html.Converters Sammanfattning: Aspose.HTML.dll (25.4.0)

Inline innehåll föremål för blandning bearbetning.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

Arvsmedlemmar

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

Constructors

TemplateContentOptions(Sträng, TemplateContent)

Inline (String) baserad initialisering

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Inline (String) innehåll

contentType TemplateContent

Typ av innehåll.

Properties

ContentType

Innehåll typ egendom.

public TemplateContent ContentType { get; }

Fastighetsvärde

TemplateContent

DataContent

Data innehåll ägande.

public string DataContent { get; }

Fastighetsvärde

string

Format

Sträng representation av Aspose.Html.Converters.TemplateContentOptions.ContentType egenskap.

public string Format { get; }

Fastighetsvärde

string

 Svenska