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

In This Topic
    RtfFont Class
    In This Topic
    The Word/RTF font object.
    Object Model
    RtfFont Class
    Syntax
    'Declaration
     
    Public Class RtfFont 
       Inherits RtfObject
       Implements ICloneable 
    public class RtfFont : RtfObject, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfFont

    See Also