com.aspose.slides.pptx
Class PictureFillModeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.PictureFillModeEx
public class PictureFillModeEx
- extends Enumerate
Represents the enumeration of picture fill modes.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TILE
public static final PictureFillModeEx TILE
TILE_ID
public static final int TILE_ID
- See Also:
- Constant Field Values
STRETCH
public static final PictureFillModeEx STRETCH
STRETCH_ID
public static final int STRETCH_ID
- See Also:
- Constant Field Values