IMaxSizeOptions
IMaxSizeOptions interface
Limits of image size options interface.
public interface IMaxSizeOptions
Properties
| Name | Description | 
|---|---|
| MaxHeight { get; set; } | Maximum height of an output image in pixels. | 
| MaxWidth { get; set; } | Maximum width of an output image in pixels. | 
See Also
- namespace GroupDocs.Viewer.Options
 - assembly GroupDocs.Viewer