pattern property

Fill.pattern property

Gets a PatternType for the fill.

@property
def pattern(self) -> aspose.words.drawing.PatternType:
    ...

See Also