C# Class Petzold.PrintBanner.BannerDocumentPaginator

Inheritance: System.Windows.Documents.DocumentPaginator
Mostra file Open project: kasicass/kasicass Class Usage Examples

Public Methods

Method Description
GetPage ( int numPage ) : System.Windows.Documents.DocumentPage

Private Methods

Method Description
GetFormattedText ( char ch, System.Windows.Media.Typeface face, double em ) : System.Windows.Media.FormattedText

Method Details

GetPage() public method

public GetPage ( int numPage ) : System.Windows.Documents.DocumentPage
numPage int
return System.Windows.Documents.DocumentPage