ComponentOne Word for UWP
RtfBorderObject Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfBorderObject Class
The common (base) Word/RTF border object (paragraph, cell, row ...).
Object Model
RtfBorderObject Class
Syntax
'Declaration
 
Public MustInherit Class RtfBorderObject 
   Inherits RtfObject
   Implements ICloneable 
public abstract class RtfBorderObject : RtfObject, ICloneable  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfBorderObject
         C1.Xaml.Word.Objects.RtfFilledObject
         C1.Xaml.Word.Objects.RtfSection

See Also

Reference

RtfBorderObject Members
C1.Xaml.Word.Objects Namespace