ComponentOne Word for UWP
RtfObject Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfObject Class
The base Word/RTF object.
Object Model
RtfObject Class
Syntax
'Declaration
 
Public MustInherit Class RtfObject 
   Implements ICloneable 
public abstract class RtfObject : ICloneable  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfBookmark
      C1.Xaml.Word.Objects.RtfBorderObject
      C1.Xaml.Word.Objects.RtfBreak
      C1.Xaml.Word.Objects.RtfCollection
      C1.Xaml.Word.Objects.RtfColor
      C1.Xaml.Word.Objects.RtfColumn
      C1.Xaml.Word.Objects.RtfEmpty
      C1.Xaml.Word.Objects.RtfField
      C1.Xaml.Word.Objects.RtfFont
      C1.Xaml.Word.Objects.RtfHeaderFooter
      C1.Xaml.Word.Objects.RtfListLevel
      C1.Xaml.Word.Objects.RtfListOverride
      C1.Xaml.Word.Objects.RtfParamCollection
      C1.Xaml.Word.Objects.RtfShape
      C1.Xaml.Word.Objects.RtfString
      C1.Xaml.Word.Objects.RtfStyle

See Also

Reference

RtfObject Members
C1.Xaml.Word.Objects Namespace