ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / TextDeflateBottomShape Class
Properties Methods

In This Topic
    TextDeflateBottomShape Class Members
    In This Topic

    The following tables list the members exposed by TextDeflateBottomShape.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets bottom vertical coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets a reference to the C1.C1Word.Objects.RtfInnerContent contained in this FilledShape. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets or sets the dash style of the line or border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the end point of the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets drawing extrusion for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets drawing shadow for the shape. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets height (vertical size), in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the hyperlink associated with the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets the unique identifier of the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets true if drawing shape has extrusion, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets true if drawing shape has shadow, otherwise false. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets or sets fit shape to text or no. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets or sets fit text to shape or no. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets or sets true if drawing shape is hidden, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets true if drawing shape has shadow, otherwise false. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets wrap text of the shape or no. (Inherited from C1.C1Word.Canvas.FilledShape)
    Public PropertyGets left horizontal coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the color of the border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the style of the line or border around the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the width of the border around the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets next linked TextBoxShape. (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets a reference to the parent IShapeContainer object. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the rectangle that contains the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets right horizontal coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the rotation of the shape, in degrees. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets drawing shadow for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the start point of the shape, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets text flow parameter. (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets or sets bottom internal margin (in twips * 32.5 / RTF dyTextBottom). (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets or sets left internal margin (in twips * 32.5 / RTF dxTextLeft). (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets or sets right internal margin (in twips * 32.5 / RTF dxTextRight). (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets or sets top internal margin (in twips * 32.5 / RTF dyTextTop). (Inherited from C1.C1Word.Canvas.TextBoxShape)
    Public PropertyGets top vertical coordinate, in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets width (horizontal size), in twips. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets the content wrap type for the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Public PropertyGets or sets z-index (front or back)of the shape. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new DrawingShape object that is a copy of the current instance. (Inherited from C1.C1Word.Canvas.DrawingShape)
    Top
    See Also