API Reference

Class

WordTemplateOptions

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Controls how plain-text Word template placeholders are bound.

Inheritance

  • Object
  • WordTemplateOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public WordTemplateOptions() #

Properties

public CultureInfo Culture { get; set; } #

Gets or sets the culture used to format scalar values. The default is invariant culture.

public Boolean RemoveMissingPlaceholders { get; set; } #

Gets or sets whether unresolved scalar placeholders are removed. The default preserves them for inspection.