ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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.C1Word.Canvas.IShapeContainer 
    public class RtfShape : RtfObject, C1.C1Word.Canvas.IShapeContainer  
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfShape
             C1.C1Word.Objects.RtfPictureShape

    See Also