[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextStopShape

TextStopShape Class

Represents a text stop shape of the shape container.

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

Constructors

Name Description
TextStopShape()

Initializes a new instance of a TextStopShape.

TextStopShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextStopShape.

TextStopShape(int, int, int, int)

Initializes a new instance of a TextStopShape.

TextStopShape(Point, Point)

Initializes a new instance of a TextStopShape.