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

In This Topic
    RtfColumn Class
    In This Topic
    The Word/RTF section column object.
    Object Model
    RtfColumn Class
    Syntax
    'Declaration
     
    Public Class RtfColumn 
       Inherits RtfObject
       Implements ICloneable 
    public class RtfColumn : RtfObject, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfColumn

    See Also