private void tbFirstPage_Click(object sender, RoutedEventArgs e)
 {
     PreviewControl.InvokePageFirst();
 }