[]
        
(Showing Draft Content)

C1.WPF.Word.Canvas.TextSlantDownShape

TextSlantDownShape Class

Represents a text slant down shape of the shape container.

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

Constructors

Name Description
TextSlantDownShape()

Initializes a new instance of a TextSlantDownShape.

TextSlantDownShape(IShapeContainer, int, int, int, int)

Initializes a new instance of a TextSlantDownShape.

TextSlantDownShape(int, int, int, int)

Initializes a new instance of a TextSlantDownShape.

TextSlantDownShape(Point, Point)

Initializes a new instance of a TextSlantDownShape.