BuildStatus Properties
Represents a structure which stores the information about a document’s build status.Name | Description |
---|---|
DocumentId | Identifies the document. |
Fault | Specifies the service fault. |
PageCount | Specifies the current number of pages in the created document. |
ProgressPosition | Specifies the current progress of the document creation. |
Status | Specifies the task status. |
See Also