[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCascadeDownShape

TextCascadeDownShape Class

Represents a text cascade down shape of the shape container.

Inheritance
TextCascadeDownShape
Namespace: C1.WPF.Word.Canvas
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public class TextCascadeDownShape : TextBoxShape, IRtfContent, IEnumerable

Constructors

Name Description
TextCascadeDownShape()

Initializes a new instance of a TextCascadeDownShape.

TextCascadeDownShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCascadeDownShape.

TextCascadeDownShape(int, int, int, int)

Initializes a new instance of a TextCascadeDownShape.

TextCascadeDownShape(Point, Point)

Initializes a new instance of a TextCascadeDownShape.