DocWorkOrder
The DocWorkOrder object used to define the processing instructions for a given document.
| Parameter | Type | Description |
|---|---|---|
| DocPrepare | ExpereBoolean | A yes or no indicator for the DocPrepare element |
| DocAutoselected | ExpereBoolean | A yes or no indicator for the DocAutoselected element |
| DocSuggested | ExpereBoolean | A yes or no indicator for the DocSuggested element |
| DocFormat | DocumentFormatType | A yes or no indicator for the DocFormat element |
| DocStyle | string | A yes or no indicator for the DocStyle element |
| AncillaryOutputOptions | AncillaryOutputOptions | The AncillaryOutputOptions object contains a set of objects that can be submitted to define an output type as requiring a watermark, barcode, or encryption. |