[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextWaveShape

TextWaveShape Class

Represents a text wave shape of the shape container.

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

Constructors

Name Description
TextWaveShape()

Initializes a new instance of a TextWaveShape.

TextWaveShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextWaveShape.

TextWaveShape(int, int, int, int)

Initializes a new instance of a TextWaveShape.

TextWaveShape(Point, Point)

Initializes a new instance of a TextWaveShape.