Returns the \helpref{page setup data}{wxpagesetupdialogdata} associated with the dialog.
-%\membersection{wxPageSetupDialog::Ok}\label{wxpagesetupdialogok}
+%\membersection{wxPageSetupDialog::IsOk}\label{wxpagesetupdialogisok}
%
-%\constfunc{bool}{Ok}{\void}
+%\constfunc{bool}{IsOk}{\void}
%
%Returns true if the print data associated with the dialog data is valid.
%This can return false on Windows if the current printer is not set, for example.
Returns a reference to the \helpref{print data}{wxprintdata} associated with this object.
-\membersection{wxPageSetupDialogData::Ok}\label{wxpagesetupdialogdataok}
+\membersection{wxPageSetupDialogData::IsOk}\label{wxpagesetupdialogdataisok}
-\constfunc{bool}{Ok}{\void}
+\constfunc{bool}{IsOk}{\void}
Returns true if the print data associated with the dialog data is valid.
This can return false on Windows if the current printer is not set, for example.