Class TemplateContentOptions

Class TemplateContentOptions

Nazwa przestrzeń: Aspose.Html.Converters Zestaw: Aspose.HTML.dll (25.4.0)

Obiekt zawartości inline do połączenia przetwarzania.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

Dziedziczeni członkowie

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

Constructors

TemplateContentOptions(Tłumaczenie, TemplateContent)

Inline (String) inicjalizacja

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Zawartość Inline (String)

contentType TemplateContent

Typ treści .

Properties

ContentType

Własność typu zawartości.

public TemplateContent ContentType { get; }

Wartość nieruchomości

TemplateContent

DataContent

Własność treści danych.

public string DataContent { get; }

Wartość nieruchomości

string

Format

Strong reprezentacja Aspose.Html.Converters.TemplateContentOptions.ContentType właściwości.

public string Format { get; }

Wartość nieruchomości

string

 Polski