Class TemplateContentOptions

Class TemplateContentOptions

İsim alanı : Aspose.Html.Converters Toplantı: Aspose.HTML.dll (25.5.0)

Inline içeriği işleme birleştirmek için nesne.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

mirasçı üyeleri

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

Constructors

TemplateContentOptions(Çerçeve, TemplateContent)

Inline (String) bazlı başlangıç

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

String içeriği içerir.

contentType TemplateContent

İçerik türü

Properties

ContentType

İçerik türü mülkiyeti.

public TemplateContent ContentType { get; }

Mülkiyet Değer

TemplateContent

DataContent

veri içeriği mülkiyeti.

public string DataContent { get; }

Mülkiyet Değer

string

Format

Aspose.Html.Converters.TemplateContentOptions.ContentType özelliklerinin kesin temsil edilmesi.

public string Format { get; }

Mülkiyet Değer

string

 Türkçe