C#
VB
Java
C++
Indicates whether to use the current Windows locale (code page) when rendering text files.
public bool UseSystemLocale { get; set; }
Public Property UseSystemLocale As Boolean
public boolean isUseSystemLocale()
public void setUseSystemLocale(boolean useSystemLocale)
true to use the current Windows locale (code page) when rendering text files, otherwise; false.
For an example, refer to CodecsTxtOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET