Class TemplateContentOptions

Class TemplateContentOptions

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

Obiekt zawartości wbudowanej do przetwarzania scalania.

[ComVisible(true)]
public sealed class TemplateContentOptions

Dziedziczenie

objectTemplateContentOptions

Dziedziczone człony

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

Konstruktory

TemplateContentOptions(string, TemplateContent)

Inicjalizacja oparta na wbudowanej (String)

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parametry

dataContent string

Wbudowana (String) zawartość.

contentType TemplateContent

Typ zawartości.

Właściwości

ContentType

Właściwość typu zawartości.

public TemplateContent ContentType { get; }

Wartość właściwości

TemplateContent

DataContent

Właściwość zawartości danych.

public string DataContent { get; }

Wartość właściwości

string

Format

Reprezentacja stringowa właściwości Aspose.Html.Converters.TemplateContentOptions.ContentType.

public string Format { get; }

Wartość właściwości

string

 Polski