[]
Describes the busy state of a C1PrintDocument.
public enum BusyStateEnum
| Name | Description |
|---|---|
| Generating | The document is currently generating. |
| Loading | The document is currently loading. |
| Ready | The document is not busy. |
| Saving | The document is currently saving. |