PresetShadowType

PresetShadowType

Overview

PresetShadowType is a enum in Aspose.Slides FOSS for .NET.

Represents PresetShadowType enumeration.

This enumeration defines 20 values: TopLeftDropShadow, TopLeftLargeDropShadow, BackLeftLongPerspectiveShadow, BackRightLongPerspectiveShadow, TopLeftDoubleDropShadow, BottomRightSmallDropShadow, FrontLeftLongPerspectiveShadow, FrontRightLongPerspectiveShadow, OuterBoxShadow3D, InnerBoxShadow3D, BackCenterPerspectiveShadow, FrontBottomShadow, and 8 more.

Values

ValueDescription
TopLeftDropShadowRepresents a drop shadow placed at the top‑left of a shape
TopLeftLargeDropShadowRepresents a larger drop shadow positioned at the top‑left
BackLeftLongPerspectiveShadowRepresents a long perspective shadow cast to the back‑left
BackRightLongPerspectiveShadow
TopLeftDoubleDropShadowRepresents two overlapping drop shadows at the top‑left
BottomRightSmallDropShadowRepresents a small drop shadow at the bottom‑right
FrontLeftLongPerspectiveShadow
FrontRightLongPerspectiveShadowRepresents a long perspective shadow cast to the front‑right
OuterBoxShadow3DRepresents a 3‑D outer box shadow surrounding the shape
InnerBoxShadow3DRepresents a 3‑D inner box shadow inside the shape’s edges
BackCenterPerspectiveShadowRepresents a perspective shadow cast from the back center
FrontBottomShadowRepresents a shadow projected from the front toward the bottom
BackLeftPerspectiveShadowRepresents a perspective shadow cast from the back‑left
BackRightPerspectiveShadowRepresents a perspective shadow cast from the back‑right
FrontLeftPerspectiveShadowRepresents a perspective shadow cast from the front‑left
FrontRightPerspectiveShadowRepresents a perspective shadow cast from the front‑right
BottomLeftDropShadowRepresents a drop shadow positioned at the bottom‑left of a shape
BottomRightDropShadow
TopRightDropShadow
TopLeftSmallDropShadow

See Also