PresetShadowType — Aspose.Slides FOSS Python API Reference
PresetShadowType — Specifies the preset shadow type. Inherits from: Enum.
Package: aspose.slides_foss
Values
| Member | Value | Description |
|---|---|---|
TOP_LEFT_DROP_SHADOW | TopLeftDropShadow | |
TOP_LEFT_LARGE_DROP_SHADOW | TopLeftLargeDropShadow | |
BACK_LEFT_LONG_PERSPECTIVE_SHADOW | BackLeftLongPerspectiveShadow | |
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW | BackRightLongPerspectiveShadow | |
TOP_LEFT_DOUBLE_DROP_SHADOW | TopLeftDoubleDropShadow | |
BOTTOM_RIGHT_SMALL_DROP_SHADOW | BottomRightSmallDropShadow | |
FRONT_LEFT_LONG_PERSPECTIVE_SHADOW | FrontLeftLongPerspectiveShadow | |
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOW | FrontRightLongPerspectiveShadow | |
OUTER_BOX_SHADOW_3D | OuterBoxShadow3D | |
INNER_BOX_SHADOW_3D | InnerBoxShadow3D | |
BACK_CENTER_PERSPECTIVE_SHADOW | BackCenterPerspectiveShadow | |
TOP_RIGHT_DROP_SHADOW | TopRightDropShadow | |
FRONT_BOTTOM_SHADOW | FrontBottomShadow | |
BACK_LEFT_PERSPECTIVE_SHADOW | BackLeftPerspectiveShadow | |
BACK_RIGHT_PERSPECTIVE_SHADOW | BackRightPerspectiveShadow | |
BOTTOM_LEFT_DROP_SHADOW | BottomLeftDropShadow | |
BOTTOM_RIGHT_DROP_SHADOW | BottomRightDropShadow | |
FRONT_LEFT_PERSPECTIVE_SHADOW | FrontLeftPerspectiveShadow | |
FRONT_RIGHT_PERSPECTIVE_SHADOW | FrontRightPerspectiveShadow | |
TOP_LEFT_SMALL_DROP_SHADOW | TopLeftSmallDropShadow |