[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCurveDownShape

TextCurveDownShape Class

Represents a text curve down shape of the shape container.

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

Constructors

Name Description
TextCurveDownShape()

Initializes a new instance of a TextCurveDownShape.

TextCurveDownShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCurveDownShape.

TextCurveDownShape(int, int, int, int)

Initializes a new instance of a TextCurveDownShape.

TextCurveDownShape(Point, Point)

Initializes a new instance of a TextCurveDownShape.