[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextSimpleShape

TextSimpleShape Class

Represents a text simple shape of the shape container.

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

Constructors

Name Description
TextSimpleShape()

Initializes a new instance of a TextSimpleShape.

TextSimpleShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextSimpleShape.

TextSimpleShape(int, int, int, int)

Initializes a new instance of a TextSimpleShape.

TextSimpleShape(Point, Point)

Initializes a new instance of a TextSimpleShape.