ComponentOne Word for UWP
RtfCollection Class Members
Properties  Methods 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfCollection Class

The following tables list the members exposed by RtfCollection.

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 the number of Word/RTF object in the collection.  
Public PropertyGets current Word/RTF object for set (group, collection).  
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 PropertyOverridden. Gets is empty this object.  
Public PropertyGets or sets the Word/RTF object at the specified index within the collection.  
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 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)
Top
Public Methods
 NameDescription
Public MethodAdds the Word/RTF object to the collection.  
Public MethodRemoves all objects from the collection.  
Public MethodOverloaded. Creates a new RtfCollection that is a copy of the current collection.  
Public MethodDetermines whether the Word/RTF object is located within the collection.  
Public MethodReturns the index within the collection of the element.  
Public MethodInserts an item into the Word/RTF object collection of the RTF object at the specified index.  
Public MethodRemoves the specified Word/RTF object from the collection.  
Public MethodRemoves the item at the specified index within the collection.  
Public MethodGets RTF format string value for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Top
See Also

Reference

RtfCollection Class
C1.Xaml.Word.Objects Namespace