private void tbNextPage_Click(object sender, RoutedEventArgs e)
 {
     PreviewControl.InvokePageNext();
 }