ImageChecker.MaxWidth property

namespace: Serenity.Web   assemblySerenity.Net.Services

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

public int MaxWidth { get; set; }

See Also