fill property

Font.fill property

Gets fill formatting for the Font.

@property
def fill(self) -> aspose.words.drawing.Fill:
    ...

See Also