profile property
profile property
URI [IETF RFC 2396] designating a metadata profile. See the profile attribute definition in HTML 4.01.
Definition:
@property
def profile(self):
...
@profile.setter
def profile(self, value):
...
See Also
- module
aspose.html
- class
HTMLHeadElement