fieldUpdateCultureSource property

FieldOptions.fieldUpdateCultureSource property

Specifies what culture to use to format the field result.

get fieldUpdateCultureSource(): Aspose.Words.Fields.FieldUpdateCultureSource

Remarks

By default, the culture of the current thread is used.

The setting affects only date/time fields with \\@ format switch.

See Also