user_style_sheet property
user_style_sheet property
Allows to specify style information for a particular document
Definition:
@property
def user_style_sheet(self):
...
@user_style_sheet.setter
def user_style_sheet(self, value):
...
See Also
- module
aspose.html.services
- class
IUserAgentService