PresetShadowType

PresetShadowType — Aspose.Slides FOSS Python API Reference

PresetShadowType — Specifies the preset shadow type. Inherits from: Enum.

Package: aspose.slides_foss


Values

MemberValueDescription
TOP_LEFT_DROP_SHADOWTopLeftDropShadow
TOP_LEFT_LARGE_DROP_SHADOWTopLeftLargeDropShadow
BACK_LEFT_LONG_PERSPECTIVE_SHADOWBackLeftLongPerspectiveShadow
BACK_RIGHT_LONG_PERSPECTIVE_SHADOWBackRightLongPerspectiveShadow
TOP_LEFT_DOUBLE_DROP_SHADOWTopLeftDoubleDropShadow
BOTTOM_RIGHT_SMALL_DROP_SHADOWBottomRightSmallDropShadow
FRONT_LEFT_LONG_PERSPECTIVE_SHADOWFrontLeftLongPerspectiveShadow
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOWFrontRightLongPerspectiveShadow
OUTER_BOX_SHADOW_3DOuterBoxShadow3D
INNER_BOX_SHADOW_3DInnerBoxShadow3D
BACK_CENTER_PERSPECTIVE_SHADOWBackCenterPerspectiveShadow
TOP_RIGHT_DROP_SHADOWTopRightDropShadow
FRONT_BOTTOM_SHADOWFrontBottomShadow
BACK_LEFT_PERSPECTIVE_SHADOWBackLeftPerspectiveShadow
BACK_RIGHT_PERSPECTIVE_SHADOWBackRightPerspectiveShadow
BOTTOM_LEFT_DROP_SHADOWBottomLeftDropShadow
BOTTOM_RIGHT_DROP_SHADOWBottomRightDropShadow
FRONT_LEFT_PERSPECTIVE_SHADOWFrontLeftPerspectiveShadow
FRONT_RIGHT_PERSPECTIVE_SHADOWFrontRightPerspectiveShadow
TOP_LEFT_SMALL_DROP_SHADOWTopLeftSmallDropShadow

See Also