CultureInfo

LoadOptions.CultureInfo property

Gets or sets the system culture info at the time the file was loaded.

public CultureInfo CultureInfo { get; set; }

See Also