custom_css_style property
custom_css_style property
The custom CSS style applied when loading a web document, implementing ICustomCssStyleOptions.custom_css_style.
Definition:
@property
def custom_css_style(self):
...
@custom_css_style.setter
def custom_css_style(self, value):
...
See Also
- class
WebLoadOptions