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