ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfStyle Class
Members

In This Topic
    RtfStyle Class
    In This Topic
    The Word/RTF style object.
    Object Model
    RtfStyle Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfStyle 
       Inherits RtfObject
    public abstract class RtfStyle : RtfObject 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfStyle
             C1.WPF.Word.Objects.RtfCharacterStyle
             C1.WPF.Word.Objects.RtfListStyle
             C1.WPF.Word.Objects.RtfParagraphStyle

    See Also