<PackageReference Include="Relativity.Server.Imaging.SDK" Version="24000.1.0" />

NativeImagingEngineOptions

public const int MAX_DITHERING_THRESHOLD = 255

public const int MAX_OUTPUT_DPI = 2400

public DitheringAlgorithm? DitheringAlgorithm { get; set; }

public int? DitheringThreshold { get; set; }

public int ImageOutputDpi { get; set; }

public FieldRef LastModifiedDateOnDocument { get; set; }

public int? MaxPagesPerDoc { get; set; }

public ImageFormat NativeImageFormat { get; set; }

public bool? RenderColorPagesToJpeg { get; set; }

public FieldRef TimeZoneFieldOnDocument { get; set; }