PictureFillMode

PictureFillMode

Overview

PictureFillMode is a enum in Aspose.Slides FOSS for Java.

Determines how picture will fill area.

Values

ValueDescription
TILERepresents a picture fill mode where the image is tiled across the shape
STRETCHRepresents a picture fill mode where the image is stretched to fill the shape

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also