IUploadImageOptions.ThumbHeight property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Thumbnail height for the default thumbnail. Default is 0, e.g. disabled.

public int ThumbHeight { get; set; }

See Also