ImageChecker.MaxHeight property
Gets or sets the maximum height allowed. 0 means any height.
public int MaxHeight { get; set; }
See Also
- class ImageChecker
Gets or sets the maximum height allowed. 0 means any height.
public int MaxHeight { get; set; }