HTMLBaseElement.Target
HTMLBaseElement.Target property
The default target frame. See the target attribute definition in HTML 4.01.
public string Target { get; set; }
See Also
- class HTMLBaseElement
- namespace Aspose.Html
- assembly Aspose.HTML
The default target frame. See the target attribute definition in HTML 4.01.
public string Target { get; set; }