target property
target property
Frame to render the resource in. See the target attribute definition in HTML 4.01.
Definition:
@property
def target(self):
...
@target.setter
def target(self, value):
...
See Also
- module
aspose.html
- class
HTMLLinkElement