InstanceProperties
The InstanceProperties object provides specific compliance-related options as authored in the REQ and can be used for downstream workflows.
| Parameter | Type | Description |
|---|---|---|
| ColorPaperRequired | YesNoEnum | Determines whether color paper is required. |
| ColorPaperColor | ColorPaperColorEnum | Determines whether to use White, Yellow, or Red colored paper. |
| PrintingOption | PrintOptionEnum | Specifies one of the following print options: NotSpecified, DuplexLong, DuplexShort, or Simplex. |
| RegistrationRequired | YesNoEnum | Determines whether registration is required. |
| RegistrationInstructions | string | A string of information describing any specific registration instructions. |
| RecordingRequired | YesNoEnum | Determines whether recording is required. |
| RecordingInstructions | string | A string of information describing any specific recording instructions. |
| CustomerPrintingRequired | YesNoEnum | Determines whether the customer must print the document. |
| CustomerPrintingInstructions | string | A string of information describing any specific customer printing instructions. |
| AttachmentRequired | YesNoEnum | Determines whether an attachment is required. |
| AttachmentInstructions | string | A string of information describing any specific attachment instructions. |
| InsertRequired | YesNoEnum | Determines whether an insert is required |
| InsertInstructions | string | A string of information describing any specific insert instructions |
| BRE | string | A string of information providing details on a Business Return Envelope. |
| InstanceProperty | InstanceProperty | This optional element can be used to capture any additional
information at a document instance level and includes
Name and Value child elements. |