NativeImagingEngineOptionsImageOutputDpi Property

Relativity Imaging API
Gets or sets the resolution and density of an image in dots per inch (DPI).

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 int ImageOutputDpi { get; set; }

public int ImageOutputDpi { get; set; }

Property Value

Type: Int32
Remarks

Corresponds to the Native Image Output Quality (DPI) option under the Native Imaging Engine Options tab.
See Also

Reference