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

Interaction logic for PrintProgress.xaml
Inheritance: System.Windows.Window
Show file Open project: Patagames/Pdf.Wpf

Public Methods

Method Description
PrintProgress ( ) : System

Private Methods

Method 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 method

public PrintProgress ( ) : System
return System