HTMLAreaElement.Target
HTMLAreaElement.Target property
Frame to render the resource in. See the target attribute definition in HTML 4.01.
public string Target { get; set; }
See Also
- class HTMLAreaElement
- namespace Aspose.Html
- assembly Aspose.HTML
Frame to render the resource in. See the target attribute definition in HTML 4.01.
public string Target { get; set; }