Name | Description | |
---|---|---|
RtfParagraph Constructor | Overloaded. |
The following tables list the members exposed by RtfParagraph.
Name | Description | |
---|---|---|
RtfParagraph Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultSpaceBetweenLines | The default space between lines value for RTF paragraphs. |
Name | Description | |
---|---|---|
Alignment | Gets or sets the horizontal alignment for this paragraph. | |
BackFilling | Gets or sets the background filling color (used in the pattern). (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
BottomBorderColor | Gets or sets bottom line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomBorderStyle | Gets or sets bottom line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomBorderWidth | Gets or sets bottom width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BottomSpace | Gets or sets bottom space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Clipped | Gets or sets the clip of the text of this paragraph. | |
Content | Gets content for this paragraph. | |
Count | Gets current count PTF objects in collection. | |
Current | Gets current RTF object for set (group, collection). | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
FirstLineIndent | Gets or sets the first line left indent value of this paragraph. | |
Font | Gets or sets the font for this paragraph. | |
ForeColor | Gets or sets the foreground color for this paragraph. | |
ForeFilling | Gets or sets the foreground filling color (used in the pattern). (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
HeaderFooter | Gets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Height | Gets or sets the approximate height value of this paragraph. | |
HorizontalGridColor | Gets or sets horizontal grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
HorizontalGridStyle | Gets or sets horizontal grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
HorizontalGridWidth | Gets or sets horizontal grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
IsEmpty | Overridden. Gets true if this object is empty, otherwise false. | |
Leading | Gets or sets the leading value relatively by parent of this paragraph. | |
LeftBorderColor | Gets or sets left line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftBorderStyle | Gets or sets left line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftBorderWidth | Gets or sets left width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
LeftChars | Gets or sets the left chars value of this paragraph. | |
LeftIndent | Gets or sets the left indent value of this paragraph. | |
LeftSpace | Gets or sets left space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
PageBreakBefore | Gets or sets the page break before of this paragraph. | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Pattern | Gets or sets the RTF filling pattern type. (Inherited from C1.WPF.Word.Objects.RtfFilledObject) | |
RightBorderColor | Gets or sets right line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightBorderStyle | Gets or sets rigth line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightBorderWidth | Gets or sets right width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
RightIndent | Gets or sets the right indent value of this paragraph. | |
RightSpace | Gets or sets right space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
SdtOwner | Gets owner Word/RTF SDT object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
SpaceBetweenLines | Gets or sets the space between lines value of this paragraph. | |
SpacesAfter | Gets or sets the spaces after value of this paragraph. | |
SpacesBefore | Gets or sets the spaces before value of this paragraph. | |
Style | Gets or sets the style for this paragraph. | |
TabIndents | Gets or sets the tabulation indent values of this paragraph. | |
TextFlow | Gets or sets the text direct value of this paragraph. | |
TopBorderColor | Gets or sets top line color from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopBorderStyle | Gets or sets top line style from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopBorderWidth | Gets or sets top width from this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
TopSpace | Gets or sets top space for this border. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
VerticalGridColor | Gets or sets vertical grid (inside border) color. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
VerticalGridStyle | Gets or sets vertical grid (inside border) style. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
VerticalGridWidth | Gets or sets vertical grid (inside border) width. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
WordWrap | Gets or sets the word wrap of the text of this paragraph. |
Name | Description | |
---|---|---|
Add | Adds the RTF object to the collection. | |
Clone | Overridden. Creates a new RtfObject object that is a copy of the current instance. | |
SetRectBorder | Sets rectangle border around Word/RTF object. (Inherited from C1.WPF.Word.Objects.RtfBorderObject) | |
ToString | Gets RTF format string value for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |