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
- namespace Aspose.Html
- assembly Aspose.HTML