Click or drag to resize

FieldOptions CultureSource Property

Gets or sets a value that specifies the culture source to be used while update. The default value is FieldCode.

Namespace: Spire.Doc.Layout.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public FieldCultureSource CultureSource { get; set; }

Property Value

Type: FieldCultureSource
See Also