Returns the windows code page that most closely corresponds to this encoding.
[Visual Basic] Overridable Public ReadOnly Property WindowCodePage As Integer [C#] public int WindowCodePage {virtual get;} [C++] public: __property virtual int get_WindowCodePage(); [JScript] public function get WindowCodePage() : int;