private void tbPreviousPage_Click(object sender, RoutedEventArgs e)
 {
     PreviewControl.InvokePagePrevious();
 }