private void tbTwoPages_Click(object sender, RoutedEventArgs e)
 {
     PreviewControl.InvokeZoomTwoPages();
 }