ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / TextCascadeUpShape Class
Members

In This Topic
    TextCascadeUpShape Class
    In This Topic
    Represents a text cascade up shape of the shape container.
    Object Model
    TextCascadeUpShape Class
    Syntax
    'Declaration
     
    Public Class TextCascadeUpShape 
       Inherits TextBoxShape
       Implements C1.WPF.Word.Objects.IRtfContent 
    public class TextCascadeUpShape : TextBoxShape, C1.WPF.Word.Objects.IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Canvas.DrawingShape
          C1.WPF.Word.Canvas.FilledShape
             C1.WPF.Word.Canvas.TextBoxShape
                C1.WPF.Word.Canvas.TextCascadeUpShape

    See Also