ImageChecker.MinWidth property

namespace: Serenity.Web   assemblySerenity.Net.Services

Gets/sets minimum width allowed. 0 means any width.

public int MinWidth { get; set; }

See Also