Class TemplateContentOptions

Class TemplateContentOptions

名称: Aspose.Html.Converters セットアップ: Aspose.HTML.dll (25.4.0)

合併処理のためのインラインコンテンツオブジェクト。

[ComVisible(true)]
public sealed class TemplateContentOptions

Inheritance

object TemplateContentOptions

相続人

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

Constructors

TemplateContentOptions(タイトル:TemplateContent)

Inline (String) ベースのイニシアチブ化

public TemplateContentOptions(string dataContent, TemplateContent contentType)

Parameters

dataContent string

インライン(ストリング)コンテンツ

contentType TemplateContent

コンテンツタイプ

Properties

ContentType

コンテンツタイプの財産

public TemplateContent ContentType { get; }

不動産価値

TemplateContent

DataContent

データコンテンツの所有権

public string DataContent { get; }

不動産価値

string

Format

Aspose.Html.Converters.TemplateContentOptions.ContentTypeの特性

public string Format { get; }

不動産価値

string

 日本語