[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextPlainTextShape

TextPlainTextShape Class

Represents a text plain text shape of the shape container.

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

Constructors

Name Description
TextPlainTextShape()

Initializes a new instance of a TextPlainTextShape.

TextPlainTextShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextPlainTextShape.

TextPlainTextShape(int, int, int, int)

Initializes a new instance of a TextPlainTextShape.

TextPlainTextShape(Point, Point)

Initializes a new instance of a TextPlainTextShape.