ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class
Fields Properties Methods

In This Topic
    RtfParagraph Class Members
    In This Topic

    The following tables list the members exposed by RtfParagraph.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe default space between lines value for RTF paragraphs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment for this paragraph.  
    Public PropertyGets or sets the background filling color (used in the pattern). (Inherited from C1.C1Word.Objects.RtfFilledObject)
    Public PropertyGets or sets bottom line color from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom line style from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom width from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets bottom space for this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the clip of the text of this paragraph.  
    Public PropertyGets content for this paragraph.  
    Public PropertyGets current count PTF objects in collection.  
    Public PropertyGets current RTF object for set (group, collection).  
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the first line left indent value of this paragraph.  
    Public PropertyGets or sets the font for this paragraph.  
    Public PropertyGets or sets the foreground color for this paragraph.  
    Public PropertyGets or sets the foreground filling color (used in the pattern). (Inherited from C1.C1Word.Objects.RtfFilledObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the approximate height value of this paragraph.  
    Public PropertyGets or sets horizontal grid (inside border) color. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets horizontal grid (inside border) style. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets horizontal grid (inside border) width. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyOverridden. Gets true if this object is empty, otherwise false.  
    Public PropertyGets or sets the leading value relatively by parent of this paragraph.  
    Public PropertyGets or sets left line color from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets left line style from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets left width from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets the left chars value of this paragraph.  
    Public PropertyGets or sets the left indent value of this paragraph.  
    Public PropertyGets or sets left space for this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets owner object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the page break before of this paragraph.  
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the RTF filling pattern type. (Inherited from C1.C1Word.Objects.RtfFilledObject)
    Public PropertyGets or sets right line color from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets rigth line style from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets right width from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets the right indent value of this paragraph.  
    Public PropertyGets or sets right space for this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets or sets the space between lines value of this paragraph.  
    Public PropertyGets or sets the spaces after value of this paragraph.  
    Public PropertyGets or sets the spaces before value of this paragraph.  
    Public PropertyGets or sets the style for this paragraph.  
    Public PropertyGets or sets the tabulation indent values of this paragraph.  
    Public PropertyGets or sets the text direct value of this paragraph.  
    Public PropertyGets or sets top line color from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top line style from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top width from this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets top space for this border. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) color. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) style. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets vertical grid (inside border) width. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public PropertyGets or sets the word wrap of the text of this paragraph.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the RTF object to the collection.  
    Public MethodOverridden. Creates a new RtfObject object that is a copy of the current instance.  
    Public MethodSets rectangle border around Word/RTF object. (Inherited from C1.C1Word.Objects.RtfBorderObject)
    Public MethodGets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    See Also