internal void ShowPageSetupDialog()
 {
     _reportViewModel?.ShowPageSetupDialog();
 }