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