AncillaryOutputOption
The AncillaryOutputOption object contains a set of objects that can be submitted to define an output type as requiring a watermark, barcode, or encryption.
| Parameter | Type | Description |
|---|---|---|
| OutputType | AncillaryOutputType | Object defining the output type for a document (based on an enumerated value). |
| Watermark | Watermark | Container object defining a watermark. |
| SetEncryption | SetEncryption | Object defining the encryption strength, account credentials, and permissions to associate with a request. |
| Barcode | Barcode | Object defining the barcode output settings based on type and pattern. |
| ESignatureAndFieldSupport | ESignatureAndFieldSupport | An object referencing the ESignatureAndFieldSupport output-type element that allows users to enable and disable eSignatures, return X/Y Coordinates, and enable and disable Non-signature fillable fields. |
| Logo | Logo | Object defining a logo for placement in the header of a document. |