ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfColumnBreak Class
Members

In This Topic
    RtfColumnBreak Class
    In This Topic
    The column Word/RTF break object.
    Object Model
    RtfColumnBreak Class
    Syntax
    'Declaration
     
    Public Class RtfColumnBreak 
       Inherits RtfBreak
       Implements C1.C1Word.IContentC1.C1Word.IDocumentContent 
    public class RtfColumnBreak : RtfBreak, C1.C1Word.IContentC1.C1Word.IDocumentContent  
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfBreak
             C1.C1Word.Objects.RtfColumnBreak

    See Also