Skip to content

IUploadImageOptions.ThumbSizes property

List of thumbnail sizes requested. Something like "96x96;128x128;200x200"

public string? ThumbSizes { get; }

See Also