C# Class Aspose.Pdf.Examples.CSharp.AsposePDF.WorkingDocuments.DetermineProgress

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

Public Methods

Method Description
Run ( ) : void
ShowProgressOnConsole ( DocSaveOptions eventInfo ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void

ShowProgressOnConsole() public static method

public static ShowProgressOnConsole ( DocSaveOptions eventInfo ) : void
eventInfo DocSaveOptions
return void