[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCascadeUpShape

TextCascadeUpShape Class

Represents a text cascade up shape of the shape container.

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

Constructors

Name Description
TextCascadeUpShape()

Initializes a new instance of a TextCascadeUpShape.

TextCascadeUpShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCascadeUpShape.

TextCascadeUpShape(int, int, int, int)

Initializes a new instance of a TextCascadeUpShape.

TextCascadeUpShape(Point, Point)

Initializes a new instance of a TextCascadeUpShape.