suppress_title property

suppress_title property

Gets or sets the suppress title.

Definition:

@property
def suppress_title(self):
    ...
@suppress_title.setter
def suppress_title(self, value):
    ...

See Also