Enum ImagingSpreadsheetPrintArea
Specifies a print area in a spreadsheet used for an imaging job.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImagingSpreadsheetPrintAreaFields
| Name | Description | 
|---|---|
| IgnorePrintArea | Images the entire spreadsheet, and ignores any print area settings specified in the spreadsheet. | 
| OriginalSetting | Uses the same print area settings as the original spreadsheet. | 
| Unknown | Represents error during mapping. |