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
object ← TemplateContentOptions
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
DataContent
Thuộc tính nội dung dữ liệu.
public string DataContent { get; }
Giá trị thuộc tính
Format
Biểu diễn chuỗi của thuộc tính Aspose.Html.Converters.TemplateContentOptions.ContentType.
public string Format { get; }