Enum PlaceholderImageFormat
The enum defines the valid values for placeholder image format.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum PlaceholderImageFormatFields
| Name | Description | 
|---|---|
| Jpeg | Brands placeholders as JPEG files | 
| Tiff | Brands placeholders as Group IV TIFF files | 
| Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. |