AncillaryOutputTypeEnum
The AncillaryOutputTypeEnum contains a group of enumerations on a scope that indicate the output type for the transaction submitted on the parent request.
| Parameter | Type | Description |
|---|---|---|
| Barcode | string (enum) | Sets the output to include a barcode as defined in the Barcode object. |
| CertificationSeal | string (enum) | Sets the output to include a seal as defined in the CertifcateSeal object. |
| Encryption | string (enum) | Sets the output to include a encryption as defined in the SetEncryption object. |
| Watermark | string (enum) | Sets the output to include a watermark as defined in the Watermark object. |
| PdfMerge | string (enum) | Sets the output as a single PDF comprising a merged grouping of individual documents in a packet. |
| MergedCopyPDF | string (enum) | Sets the output as a copy of all individual PDF files and a PDF comprising a merged grouping of the individual documents in a packet. |
| Zip | string (enum) | Sets the output as a compressed archive (Base64 encoded ZIP format). If used with PDFmerge, a single PDF is included in the archive; else individual PDF files are included. |
| SignaturePointSet | string (enum) | Sets the output as coordinates for the Signature Point. |
| ESignatureAndFieldSupport | string (enum) | Sets the output to render eSignature and non-signature fields. |
| PdfMergeWithDocInstances | string (enum) | Returns the Merged PDF but also includes a DocInstance for each document that was generated. |
| Duplex | string (enum) | If selected in the request, Expere scans .REQ files for a particular transaction to determine if the Print Option is set to Blank, Simplex, Duplex, or Does Not Exist. |
| Logo | string (enum) | Sets the output to place a logo in the header of the first page, all pages, or all pages but the first page, in a document or documents. |
| PreserveDocInstances | string (enum) | Preserves individual <DocInstance> elements
and information when creating a merged PDF document. |
| AnchorText | string (enum) |