<PackageReference Include="Relativity.Server.DocumentViewer.SDK" Version="5000.0.4" />

ConversionType

public enum ConversionType
Specifies the output type for documents being converted for display in the viewer.

Indicates that output type is an image viewable in the OutsideIn Image Viewer

Indicates that output type is a production viewable in the OutsideIn Image Viewer

Image = 2

Indicates that output type is an image of a document.

Native = 1

Indicates that output type is the native format of a document.

None = 0

Indicates an invalid output type for conversion.

Indicates that the output type is a production.

Text = 7

Indicates that output type is text

Indicates that the output type is a transcript.