HTMLLinkElement.Target
HTMLLinkElement.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 HTMLLinkElement
- 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; }