ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBorderObject Class
Properties Methods


In This Topic
    RtfBorderObject Class Members
    In This Topic

    The following tables list the members exposed by RtfBorderObject.

    Public Properties
     NameDescription
    Public PropertyGets or sets bottom line color from this border.  
    Public PropertyGets or sets bottom line style from this border.  
    Public PropertyGets or sets bottom width from this border.  
    Public PropertyGets or sets bottom space for this border.  
    Public PropertyGets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets horizontal grid (inside border) color.  
    Public PropertyGets or sets horizontal grid (inside border) style.  
    Public PropertyGets or sets horizontal grid (inside border) width.  
    Public PropertyGets is empty this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets left line color from this border.  
    Public PropertyGets or sets left line style from this border.  
    Public PropertyGets or sets left width from this border.  
    Public PropertyGets or sets left space for this border.  
    Public PropertyGets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets right line color from this border.  
    Public PropertyGets or sets rigth line style from this border.  
    Public PropertyGets or sets right width from this border.  
    Public PropertyGets or sets right space for this border.  
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public PropertyGets or sets top line color from this border.  
    Public PropertyGets or sets top line style from this border.  
    Public PropertyGets or sets top width from this border.  
    Public PropertyGets or sets top space for this border.  
    Public PropertyGets or sets vertical grid (inside border) color.  
    Public PropertyGets or sets vertical grid (inside border) style.  
    Public PropertyGets or sets vertical grid (inside border) width.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Public MethodSets rectangle border around Word/RTF object.  
    Public MethodGets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject)
    Top
    See Also