FieldUpdateCultureSource enumeration
FieldUpdateCultureSource enumeration
Indicates what culture to use during field update.
Members
| Name | Description |
|---|---|
| CurrentThread | The culture of the current execution thread is used to update fields. |
| FieldCode | The culture specified in the field formatting properties via language setting is used. |
See Also
- module Aspose.Words.Fields