[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextRingInsideShape

TextRingInsideShape Class

Represents a text ring inside shape of the shape container.

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

Constructors

Name Description
TextRingInsideShape()

Initializes a new instance of a TextRingInsideShape.

TextRingInsideShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextRingInsideShape.

TextRingInsideShape(int, int, int, int)

Initializes a new instance of a TextRingInsideShape.

TextRingInsideShape(Point, Point)

Initializes a new instance of a TextRingInsideShape.