custom_css_style property
custom_css_style property
The custom CSS style as defined by ICustomCssStyleOptions.custom_css_style.
Definition:
@property
def custom_css_style(self):
...
@custom_css_style.setter
def custom_css_style(self, value):
...
See Also
- class
EmailLoadOptions