GPageSetupDialog
GPageSetupDialog — a control for print page setup options.
class GPageSetupDialog GDialog
{
m_hWnd;
}
GWindowBase
<-- GDialog
<-- GPageSetupDialog
These functions correspond to Windows functions, but may not have exactly the same name. The links attempt a search on the name, but you might have to refine the search manually.
DoModal (args?...)Corresponds to
CPageSetupDialog::DoModal.
This class also inherits the functions of GDialog and GWindowBase.