Class TemplateContentOptions

Class TemplateContentOptions

Название пространства: Aspose.Html.Converters Ассоциация: Aspose.HTML.dll (25.4.0)

Объект инлинного контента для слияния обработки.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

Наследованные члены

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

Constructors

TemplateContentOptions(Шаблон, TemplateContent)

Inline (String) инициирование

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Инлайн (String) содержимое

contentType TemplateContent

Тип контента .

Properties

ContentType

Тип контента собственности.

public TemplateContent ContentType { get; }

Стоимость недвижимости

TemplateContent

DataContent

Собственность контента данных.

public string DataContent { get; }

Стоимость недвижимости

string

Format

Строгое представление собственности Aspose.Html.Converters.TemplateContentOptions.ContentType.

public string Format { get; }

Стоимость недвижимости

string

 Русский