NativeCategory Enumeration

Relativity Imaging API
Specifies a grouping of related file types or formats for native imaging.

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

public enum NativeCategory

public enum NativeCategory
Members

  Member nameValueDescription
Other0 The category for the native type isn’t specified.
Spreadsheet1 The native type is a spreadsheet.
Email2 The native type is an email message.
WordProcessor3 The native type is a word processor document.
Presentation4 The native type is a presentation format, such as Microsoft PowerPoint.
Html5 The native type is an HTML document.
See Also

Reference