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

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

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfStyle
             C1.Xaml.Word.Objects.RtfParagraphStyle
                C1.Xaml.Word.Objects.RtfTableStyle

    See Also