C# Class Aspose.Pdf.Examples.CSharp.AsposePDFFacades.Printing.CheckPrintJobStatus

Show file Open project: aspose-pdf/Aspose.Pdf-for-.NET

Public Methods

Method Description
GetSetPrintOwnerName ( ) : void
Run ( ) : void
UsingImpersonation ( ) : void

Private Methods

Method Description
GetCurrentUserCredentials ( ) : string

Method Details

GetSetPrintOwnerName() public static method

public static GetSetPrintOwnerName ( ) : void
return void

Run() public static method

public static Run ( ) : void
return void

UsingImpersonation() public static method

public static UsingImpersonation ( ) : void
return void