underline property

underline property

Gets a value indicating whether the font is underlined.

Definition:

@property
def underline(self):
    ...

See Also