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.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public int CodePage { get; set; }
Public Property CodePage As Integer
Get
Set
public:
property int CodePage {
int get ();
void set (int value);
}
member CodePage : int with get, set
Property Value
Int32