[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextInflateShape

TextInflateShape Class

Represents a text inflate shape of the shape container.

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

Constructors

Name Description
TextInflateShape()

Initializes a new instance of a TextInflateShape.

TextInflateShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextInflateShape.

TextInflateShape(int, int, int, int)

Initializes a new instance of a TextInflateShape.

TextInflateShape(Point, Point)

Initializes a new instance of a TextInflateShape.