PresetShadowType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class PresetShadowType extends System.Enum

Represents a preset for a shadow effect.

Fields

FieldDescription
TopLeftDropShadowRepresents Top Left Drop Shadow.
TopLeftLargeDropShadowRepresents Top Left Large Drop Shadow.
BackLeftLongPerspectiveShadowRepresents Back Left Long Perspective Shadow
BackRightLongPerspectiveShadowRepresents Back Right Long Perspective Shadow
TopLeftDoubleDropShadowRepresents Top Left Double Drop Shadow.
BottomRightSmallDropShadowRepresents Bottom Right Small Drop Shadow.
FrontLeftLongPerspectiveShadowRepresents Front Left Long Perspective Shadow.
FrontRightLongPerspectiveShadowRepresents Front Right Long Perspective Shadow.
OuterBoxShadow3DRepresents Outer Box Shadow 3D.
InnerBoxShadow3DRepresents Inner Box Shadow 3D.
BackCenterPerspectiveShadowRepresents Back Center Perspective Shadow.
TopRightDropShadowRepresents Top Right Drop Shadow.
FrontBottomShadowRepresents Front Bottom Shadow.
BackLeftPerspectiveShadowRepresents Back Left Perspective Shadow.
BackRightPerspectiveShadowRepresents Back Right Perspective Shadow.
BottomLeftDropShadowRepresents Bottom Left Drop Shadow.
BottomRightDropShadowRepresents Bottom Right Drop Shadow.
FrontLeftPerspectiveShadowRepresents Front Left Perspective Shadow.
FrontRightPerspectiveShadowRepresents Front Right Perspective Shadow.
TopLeftSmallDropShadowRepresents Top Left Small Drop Shadow.

TopLeftDropShadow

public static final int TopLeftDropShadow

Represents Top Left Drop Shadow.

TopLeftLargeDropShadow

public static final int TopLeftLargeDropShadow

Represents Top Left Large Drop Shadow.

BackLeftLongPerspectiveShadow

public static final int BackLeftLongPerspectiveShadow

Represents Back Left Long Perspective Shadow

BackRightLongPerspectiveShadow

public static final int BackRightLongPerspectiveShadow

Represents Back Right Long Perspective Shadow

TopLeftDoubleDropShadow

public static final int TopLeftDoubleDropShadow

Represents Top Left Double Drop Shadow.

BottomRightSmallDropShadow

public static final int BottomRightSmallDropShadow

Represents Bottom Right Small Drop Shadow.

FrontLeftLongPerspectiveShadow

public static final int FrontLeftLongPerspectiveShadow

Represents Front Left Long Perspective Shadow.

FrontRightLongPerspectiveShadow

public static final int FrontRightLongPerspectiveShadow

Represents Front Right Long Perspective Shadow.

OuterBoxShadow3D

public static final int OuterBoxShadow3D

Represents Outer Box Shadow 3D.

InnerBoxShadow3D

public static final int InnerBoxShadow3D

Represents Inner Box Shadow 3D.

BackCenterPerspectiveShadow

public static final int BackCenterPerspectiveShadow

Represents Back Center Perspective Shadow.

TopRightDropShadow

public static final int TopRightDropShadow

Represents Top Right Drop Shadow.

FrontBottomShadow

public static final int FrontBottomShadow

Represents Front Bottom Shadow.

BackLeftPerspectiveShadow

public static final int BackLeftPerspectiveShadow

Represents Back Left Perspective Shadow.

BackRightPerspectiveShadow

public static final int BackRightPerspectiveShadow

Represents Back Right Perspective Shadow.

BottomLeftDropShadow

public static final int BottomLeftDropShadow

Represents Bottom Left Drop Shadow.

BottomRightDropShadow

public static final int BottomRightDropShadow

Represents Bottom Right Drop Shadow.

FrontLeftPerspectiveShadow

public static final int FrontLeftPerspectiveShadow

Represents Front Left Perspective Shadow.

FrontRightPerspectiveShadow

public static final int FrontRightPerspectiveShadow

Represents Front Right Perspective Shadow.

TopLeftSmallDropShadow

public static final int TopLeftSmallDropShadow

Represents Top Left Small Drop Shadow.