Specifies the culture with which numerical and date / time values are formatted when merged into the target document. The default value for this property is the current thread culture.

Introduced: 31.0.

Syntax

public CultureInfo MergeCulture { get; set; }
Public Property MergeCulture() As CultureInfo