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

In This Topic
    RtfFontCollection Class
    In This Topic
    The Word/RTF fonts table object.
    Object Model
    RtfFontCollection Class
    Syntax
    'Declaration
     
    Public Class RtfFontCollection 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfFontCollection : RtfCollection, ICloneable  
    Inheritance Hierarchy

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

    See Also