ComponentOne Word for UWP
RtfStyle Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfStyle Class
The Word/RTF style object.
Object Model
RtfStyle Class
Syntax
'Declaration
 
Public MustInherit Class RtfStyle 
   Inherits RtfObject
   Implements ICloneable 
public abstract class RtfStyle : RtfObject, ICloneable  
Inheritance Hierarchy

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

See Also

Reference

RtfStyle Members
C1.Xaml.Word.Objects Namespace