font_italic property
Leave feedback
On this page
The font italic flag indicates whether the font used in watermark text formatting is italic.
The default value is None, which means that the filter is not applied.
@property
def font_italic(self):
...
@font_italic.setter
def font_italic(self, value):
...
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.