Represents the ANSI code page.
[Visual Basic] Overridable Public ReadOnly Property ANSICodePage As Integer [C#] public int ANSICodePage {virtual get;} [C++] public: __property virtual int get_ANSICodePage(); [JScript] public function get ANSICodePage() : int;
TextInfo Class | TextInfo Members | System.Globalization Namespace