Class TemplateContentOptions

Class TemplateContentOptions

Nama dari : Aspose.Html.Converters Pengumpulan: Aspose.HTML.dll (25.4.0)

Inline content object untuk menggabungkan proses.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

anggota yang diwarisi

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

Constructors

TemplateContentOptions(Keterangan, TemplateContent)

Inline (String) berbasis inisialisasi

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Termasuk dalam String Content.

contentType TemplateContent

Jenis konten

Properties

ContentType

Jenis Properti Konten

public TemplateContent ContentType { get; }

Nilai Properti

TemplateContent

DataContent

Properti konten data.

public string DataContent { get; }

Nilai Properti

string

Format

Perwakilan yang kuat dari Properti Aspose.Html.Converters.TemplateContentOptions.ContentType.

public string Format { get; }

Nilai Properti

string

 Indonesia