HTMLAreaElement.TabIndex
HTMLAreaElement.TabIndex property
Index that represents the element’s position in the tabbing order. See the tabindex attribute definition in HTML 4.01.
public int TabIndex { get; set; }
See Also
- class HTMLAreaElement
 - package com.aspose.html
 - package Aspose.HTML