Specifies the basic or native imaging option defined on an ImagingProfile instance.
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
Members
Member name | Value | Description | |
---|---|---|---|
Basic | 0 |
Specifies basic imaging, which limits the availability of imaging options that can be set on the ImagingProfile instance.
Remarks | |
Native | 1 | Specifies native imaging, which offers multiple imaging options that can be set on the ImagingProfile instance. |
See Also