BevelPresetType

BevelPresetType

Overview

BevelPresetType is a enum in Aspose.Slides FOSS for Java.

Constants which define 3D bevel of shape.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined bevel preset
ANGLERepresents a bevel preset with an angled profile
ART_DECORepresents an art‑deco style bevel preset
CIRCLERepresents a circular bevel preset
CONVEXRepresents a convex (outward) bevel preset
COOL_SLANTRepresents a cool slant style bevel preset
CROSSRepresents a cross‑shaped bevel preset
DIVOTRepresents a divot (concave) bevel preset
HARD_EDGERepresents a hard‑edge bevel preset
RELAXED_INSETRepresents a relaxed inset bevel preset
RIBLETRepresents a riblet style bevel preset
SLOPERepresents a sloped bevel preset
SOFT_ROUNDRepresents a soft‑round bevel preset

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also