ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfColumnCollection Class
Members

In This Topic
    RtfColumnCollection Class
    In This Topic
    The Word/RTF colors table object.
    Object Model
    RtfColumnCollection Class
    Syntax
    'Declaration
     
    Public Class RtfColumnCollection 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfColumnCollection : RtfCollection, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfCollection
             C1.Xaml.Word.Objects.RtfColumnCollection

    See Also