C# Class Windows.Graphics.Printing.PrintManager

Inheritance: IPrintManager
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GetForCurrentView ( ) : PrintManager
ShowPrintUIAsync ( ) : IAsyncOperation

Method Details

GetForCurrentView() public static méthode

public static GetForCurrentView ( ) : PrintManager
Résultat PrintManager

ShowPrintUIAsync() public static méthode

public static ShowPrintUIAsync ( ) : IAsyncOperation
Résultat IAsyncOperation