Specifies how an application field code is handled during a ImagingJob.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DocumentDefault | 0 | Uses the default rendering behavior for a specific document type. | |
ShowFieldCode | 1 | Renders the field code in the document. | |
ShowNothing | 2 | Doesn’t render any information for the field code. | |
ReplaceWithRelativityField | 3 | Replaces the default field code with a Relativity application field code. |
See Also