[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextCurveUpShape

TextCurveUpShape Class

Represents a text curve up shape of the shape container.

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

Constructors

Name Description
TextCurveUpShape()

Initializes a new instance of a TextCurveUpShape.

TextCurveUpShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextCurveUpShape.

TextCurveUpShape(int, int, int, int)

Initializes a new instance of a TextCurveUpShape.

TextCurveUpShape(Point, Point)

Initializes a new instance of a TextCurveUpShape.