ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfShape Class
Members

In This Topic
    RtfShape Class
    In This Topic
    The shape for the Word/RTF drawing canvas.
    Object Model
    RtfShape Class
    Syntax
    'Declaration
     
    Public Class RtfShape 
       Inherits RtfObject
       Implements C1.WPF.Word.Canvas.IShapeContainer 
    public class RtfShape : RtfObject, C1.WPF.Word.Canvas.IShapeContainer  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfShape
             C1.WPF.Word.Objects.RtfPictureShape

    See Also