C# Class Windows.Graphics.Printing.PrintManager

Inheritance: IPrintManager
Datei anzeigen Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetForCurrentView ( ) : PrintManager
ShowPrintUIAsync ( ) : IAsyncOperation

Method Details

GetForCurrentView() public static method

public static GetForCurrentView ( ) : PrintManager
return PrintManager

ShowPrintUIAsync() public static method

public static ShowPrintUIAsync ( ) : IAsyncOperation
return IAsyncOperation