HTMLInputElement.Accept
HTMLInputElement.Accept property
A comma-separated list of content types that a server processing this form will handle correctly. See the accept attribute definition in HTML 4.01.
public String Accept { get; set; }
See Also
- class HTMLInputElement
- package com.aspose.html
- package Aspose.HTML