Name | Description | |
---|---|---|
RtfSection Constructor | Overloaded. |
The following tables list the members exposed by RtfSection.
Name | Description | |
---|---|---|
RtfSection Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoNewPage | Gets or sets automatic new page before the section. | |
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) | |
BottomMargin | Gets or sets the bottom margin for this section. | |
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) | |
ClientRectangle | Gets client rectangle for this document. | |
Columns | Gets the colunms collection of this section. | |
Content | Gets Word/RTF content for this section. | |
Count | Gets current count objects in collection. | |
Current | Gets current object for this section. | |
Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Footer | Gets Word/RTF footer of the page for this section. | |
FooterY | Gets or sets footer height for this section. | |
Header | Gets Word/RTF header of the page for this section. | |
HeaderFooter | Gets Word/RTF parent header or footer object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
HeaderY | Gets or sets header height for this section. | |
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. | |
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) | |
LeftMargin | Gets or sets the left margin for this section. | |
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) | |
PageSize | Gets or sets page size for this section. | |
ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
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) | |
RightMargin | Gets or sets the right margin for this section. | |
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) | |
SectionBreak | Gets or sets break attribute for the section. | |
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) | |
TocField | Gets RtfTocField object. | |
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) | |
TopMargin | Gets or sets the top margin for this section. | |
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) |
Name | Description | |
---|---|---|
Add | Adds the Word/RTF object to the collection. | |
Clear | Removes all objects from the collection. | |
Clone | Creates a new RtfObject object that is a copy of the current instance. (Inherited from C1.WPF.Word.Objects.RtfObject) | |
Contains | Determines whether the object is located within the section. | |
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) |