[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextRingOutsideShape

TextRingOutsideShape Class

Represents a text ring outside shape of the shape container.

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

Constructors

Name Description
TextRingOutsideShape()

Initializes a new instance of a TextRingOutsideShape.

TextRingOutsideShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextRingOutsideShape.

TextRingOutsideShape(int, int, int, int)

Initializes a new instance of a TextRingOutsideShape.

TextRingOutsideShape(Point, Point)

Initializes a new instance of a TextRingOutsideShape.