ImageInputType class ImageInputType : BaseInputType Documentation Code public int Height { get; } public int Width { get; } public ImageInputType(IHtmlInputElement input, string name)