Relativity.DocumentViewer.Services.Interfaces.V2.DTOs.ImageWidthAndHeightModel public class ImageWidthAndHeightModel Image Width And Height Documentation public int Height { get; set; } Image height public int Width { get; set; } Image width public ImageWidthAndHeightModel()