Class TemplateContentOptions

Class TemplateContentOptions

Tên không gian: Aspose.Html.Converters Tổng hợp: Aspose.HTML.dll (25.4.0)

Inline nội dung đối tượng để kết hợp xử lý.

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

Thành viên thừa kế

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

Constructors

TemplateContentOptions(Thẻ, TemplateContent)

Inline (String) Initialization (liên kết sửa đổi)

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

Nội dung Inline (String)

contentType TemplateContent

Loại nội dung

Properties

ContentType

Loại tài sản nội dung

public TemplateContent ContentType { get; }

Giá trị bất động sản

TemplateContent

DataContent

Tài sản nội dung dữ liệu

public string DataContent { get; }

Giá trị bất động sản

string

Format

Sự đại diện mạnh mẽ của Aspose.Html.Converters.TemplateContentOptions.ContentType tài sản.

public string Format { get; }

Giá trị bất động sản

string

 Tiếng Việt