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

In This Topic
    RtfCharacterStyle Class
    In This Topic
    The Word/RTF character style object.
    Object Model
    RtfCharacterStyle Class
    Syntax
    'Declaration
     
    Public Class RtfCharacterStyle 
       Inherits RtfStyle
       Implements ICloneable 
    public class RtfCharacterStyle : RtfStyle, ICloneable  
    Inheritance Hierarchy

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

    See Also