IFieldUpdateCultureProvider
Overview
IFieldUpdateCultureProvider is a interface in Aspose.Words FOSS for .NET.
When implemented, provides a CultureInfo object that should be used during the update of a particular field.
This interface provides 1 method for working with IFieldUpdateCultureProvider objects in .NET programs.
Available methods include: GetCulture.
All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
GetCulture(culture: string, field: Field) | Returns a CultureInfo object to be used during the field’s update. |