TemplateContentOptions Class

TemplateContentOptions class

Inline content object for merging processing.

public sealed class TemplateContentOptions

Constructors

NameDescription
TemplateContentOptions(string, TemplateContent)Inline (String) based initialization

Properties

NameDescription
ContentType { get; }Content type property.
DataContent { get; }Data content property.
Format { get; }String representation of ContentType property.

See Also