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


In This Topic
    RtfColumn Class Members
    In This Topic

    The following tables list the members exposed by RtfColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets break line flag for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets or sets is automatic width for this column.  
    Public PropertyGets is empty this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets owner object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets or sets right spacing for this column.  
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public PropertyGets or sets width for this column.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Public MethodGets RTF format string value for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
    Top
    See Also