HTMLMapElement.Name
HTMLMapElement.Name property
Names the map (for use with usemap
). See the name attribute definition in HTML 4.01.
public String Name { get; set; }
See Also
- class HTMLMapElement
- package com.aspose.html
- package Aspose.HTML
Names the map (for use with usemap
). See the name attribute definition in HTML 4.01.
public String Name { get; set; }