font_underline property
Leave feedback
On this page
The font underline flag indicates whether the font used in watermark text formatting is underlined.
The default value is None, which means that the filter is not applied.
@property
def font_underline(self):
...
@font_underline.setter
def font_underline(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.