Class TemplateContentOptions

Class TemplateContentOptions

Namespace: Aspose.Html.Converters
Assembly: Aspose.HTML.dll (25.1.0)

Đối tượng nội dung trực tuyến để xử lý hợp nhất.

[ComVisible(true)]
public sealed class TemplateContentOptions

Kế thừa

objectTemplateContentOptions

Các thành viên kế thừa

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

Các bộ xây dựng

TemplateContentOptions(string, TemplateContent)

Khởi tạo dựa trên chuỗi (String)

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Tham số

dataContent string

Nội dung trực tuyến (String).

contentType TemplateContent

Loại nội dung.

Thuộc tính

ContentType

Thuộc tính loại nội dung.

public TemplateContent ContentType { get; }

Giá trị thuộc tính

TemplateContent

DataContent

Thuộc tính nội dung dữ liệu.

public string DataContent { get; }

Giá trị thuộc tính

string

Format

Biểu diễn chuỗi của thuộc tính Aspose.Html.Converters.TemplateContentOptions.ContentType.

public string Format { get; }

Giá trị thuộc tính

string

 Tiếng Việt