preset_texture property

Fill.preset_texture property

Gets a PresetTexture for the fill.

@property
def preset_texture(self) -> aspose.words.drawing.PresetTexture:
    ...

See Also