ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfStyleCollection Class
Members

In This Topic
    RtfStyleCollection Class
    In This Topic
    The Word/RTF style collection.
    Object Model
    RtfStyleCollection Class
    Syntax
    'Declaration
     
    Public Class RtfStyleCollection 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfStyleCollection : RtfCollection, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfCollection
             C1.Xaml.Word.Objects.RtfStyleCollection

    See Also