HTMLAnchorElement.AccessKey
HTMLAnchorElement.AccessKey property
A single character access key to give access to the form control. See the accesskey attribute definition in HTML 4.01.
public string AccessKey { get; set; }
See Also
- class HTMLAnchorElement
- namespace Aspose.Html
- assembly Aspose.HTML