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

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

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

    See Also