Hi there,
Using latest version (25.9) for .NET.
We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...Vertical resolution unless we use a new TiffOptions instead (which is...exportOptions.ResolutionSettings = new ResolutionSetting(150, 150);...