C# Class Aspose.Words.Examples.CSharp.Rendering_and_Printing.XPS_JOB_STATUS

Datei anzeigen Open project: aspose-words/Aspose.Words-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_oe property

public XPS_JOB_COMPLETION completion
return XPS_JOB_COMPLETION

currentDocument public_oe property

public Int32,System currentDocument
return System.Int32

currentPage public_oe property

public Int32,System currentPage
return System.Int32

currentPageTotal public_oe property

public Int32,System currentPageTotal
return System.Int32

jobId public_oe property

public UInt32,System jobId
return System.UInt32

jobStatus public_oe property

public Int32,System jobStatus
return System.Int32