[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DataTemplateOptions

DataTemplateOptions Class

Represents options used in data template processing.

Inheritance
DataTemplateOptions
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class DataTemplateOptions
Public Class DataTemplateOptions

Constructors

Name Description
DataTemplateOptions()

Properties

Name Description
ExpressionIncompatibleTypesHandling

Gets or sets a value specifying how the template engine handles mismatches between function parameter types and actual arguments in expressions.

ExpressionNullsHandling

Gets or sets a value specifying how the template engine handles null values in expressions.

MissingFieldsHandling

Gets or sets a value specifying how non-existing data fields are handled.