Click or drag to resize

TextShapeType Enumeration

Represents text wrapping shape.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TextShapeType
Members
  Member nameValueDescription
NotDefined-1 Not defined
None0 No shape
Plain1 Plain
Stop2 Stop Sign
Triangle3 Triangle
TriangleInverted4 Inverted Triangle
Chevron5 Chevron
ChevronInverted6 Inverted Chevron
RingInside7 Inside Ring
RingOutside8 Outside Ring
ArchUp9 Upward Arch
ArchDown10 Downward Arch
Circle11 Circle
Button12 Button
ArchUpPour13 Upward Pour Arch
ArchDownPour14 Downward Pour Arch
CirclePour15 Circle Pour
ButtonPour16 Button Pour
CurveUp17 Upward Curve
CurveDown18 Downward Curve
CanUp19 Upward Can
CanDown20 Downward Can
Wave121 Wave 1
Wave222 Wave 2
DoubleWave123 Double Wave 1
Wave424 Wave 4
Inflate25 Inflate
Deflate26 Deflate
InflateBottom27 Bottom Inflate
DeflateBottom28 Bottom Deflate
InflateTop29 Top Inflate
DeflateTop30 Top Deflate
DeflateInflate31 Deflate-Inflate
DeflateInflateDeflate32 Deflate-Inflate-Deflate
FadeRight33 Right Fade
FadeLeft34 Left Fade
FadeUp35 Upward Fade
FadeDown36 Downward Fade
SlantUp37 Upward Slant
SlantDown38 Downward Slant
CascadeUp39 Upward Cascade
CascadeDown40 Downward Cascade
Custom41 Custom
See Also