C# Class Patagames.Pdf.Net.Controls.Wpf.ToolBars.PrintProgress

Interaction logic for PrintProgress.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: Patagames/Pdf.Wpf

Méthodes publiques

Méthode Description
PrintProgress ( ) : System

Private Methods

Méthode Description
CloseWithoutPrompt ( ) : void
PrintProgress_Closing ( object sender, System e ) : void
SendCancelationEvent ( ) : void
SetText ( int pageNumber, int count ) : void
SetText ( string txt ) : void
ShowMessageBoxOnClose ( ) : void
button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PrintProgress() public méthode

public PrintProgress ( ) : System
Résultat System