Show / Hide Table of Contents

Enum ImageFormatType

Specifies the image format for images generated from a specific ImagingProfile instance.

Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImageFormatType

Fields

Name Description
Jpeg

Specifies JPEG as the file format for image outputs.

Tiff

Specifies TIFF as the file format for image outputs.

Unknown

Represents error during mapping.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX