java.lang.Objectcom.aspose.words.FieldUpdateCultureSource
public class FieldUpdateCultureSource
Field Summary | ||
---|---|---|
static final int | CURRENT_THREAD | |
The culture of the current execution thread is used to update fields. | ||
static final int | FIELD_CODE | |
The culture specified in the field formatting properties via language setting is used. |
Field Detail |
---|
CURRENT_THREAD = 0 | |
public static final int CURRENT_THREAD |
FIELD_CODE = 1 | |
public static final int FIELD_CODE |