C# Class Aspose.Diagram.Examples.CSharp.Working_with_Print.XPS_JOB_STATUS

Show file Open project: aspose-diagram/Aspose.Diagram-for-.NET

Public Properties

Property Type Description
completion XPS_JOB_COMPLETION
currentDocument System.Int32
currentPage System.Int32
currentPageTotal System.Int32
jobId System.UInt32
jobStatus System.Int32

Property Details

completion public property

public XPS_JOB_COMPLETION completion
return XPS_JOB_COMPLETION

currentDocument public property

public Int32,System currentDocument
return System.Int32

currentPage public property

public Int32,System currentPage
return System.Int32

currentPageTotal public property

public Int32,System currentPageTotal
return System.Int32

jobId public property

public UInt32,System jobId
return System.UInt32

jobStatus public property

public Int32,System jobStatus
return System.Int32