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
Inline (String) 콘텐츠에 대한 자세한 내용
contentType
TemplateContent
콘텐츠 유형
Properties
ContentType
콘텐츠 유형 재산
public TemplateContent ContentType { get; }
부동산 가치
DataContent
데이터 콘텐츠 소유권
public string DataContent { get; }
부동산 가치
Format
Aspose.Html.Converters.TemplateContentOptions.ContentType 속성에 대한 강력한 표현.
public string Format { get; }