LanguageSettingsCodePage Property

This is used to get or set the code page to use when determining the encoding for the files based on the LocaleId.

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public int CodePage { get; set; }

Property Value

Int32

See Also