ComponentOne Word for UWP
RtfCollection Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfCollection Class
The common collection object.
Object Model
RtfCollection Class
Syntax
'Declaration
 
Public MustInherit Class RtfCollection 
   Inherits RtfObject
   Implements ICloneable 
public abstract class RtfCollection : RtfObject, ICloneable  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfCollection
         C1.Xaml.Word.Objects.RtfCellCollection
         C1.Xaml.Word.Objects.RtfColorCollection
         C1.Xaml.Word.Objects.RtfColumnCollection
         C1.Xaml.Word.Objects.RtfContent
         C1.Xaml.Word.Objects.RtfFontCollection
         C1.Xaml.Word.Objects.RtfListOverrideTable
         C1.Xaml.Word.Objects.RtfListTable
         C1.Xaml.Word.Objects.RtfListTemplate
         C1.Xaml.Word.Objects.RtfRowCollection
         C1.Xaml.Word.Objects.RtfShapeCollection
         C1.Xaml.Word.Objects.RtfStyleCollection

See Also

Reference

RtfCollection Members
C1.Xaml.Word.Objects Namespace