font property

ListLabel.font property

Gets the list label font.

@property
def font(self) -> aspose.words.Font:
    ...

See Also