[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCurveShape

TextCurveShape Class

Represents a text curve shape of the shape container.

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

Constructors

Name Description
TextCurveShape()

Initializes a new instance of a TextCurveShape.

TextCurveShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCurveShape.

TextCurveShape(int, int, int, int)

Initializes a new instance of a TextCurveShape.

TextCurveShape(Point, Point)

Initializes a new instance of a TextCurveShape.