HTMLAnchorElement.Name
HTMLAnchorElement.Name property
Anchor name. See the name attribute definition in HTML 4.01.
public String Name { get; set; }
See Also
- class HTMLAnchorElement
- package com.aspose.html
- package Aspose.HTML
Anchor name. See the name attribute definition in HTML 4.01.
public String Name { get; set; }