[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.Word.4.6.2 Assembly
C1.WPF.Word.Objects
Classes
RtfCollection
Methods
Add
dotnet-framework-api
C1.WPF.Word.4.6.2 Assembly
C1.Util
C1.WPF.Word
C1.WPF.Word.Canvas
C1.WPF.Word.Objects
Classes
RtfBookmark
RtfBookmarkCollection
RtfBookmarkEnd
RtfBookmarkStart
RtfBorderObject
RtfBreak
RtfCell
RtfCellCollection
RtfCharacterStyle
RtfCollection
Properties
Methods
Add
Clear
Clone
Contains
GetEnumerator
IndexOf
Insert
Remove
RemoveAt
RtfColor
RtfColorCollection
RtfColumn
RtfColumnBreak
RtfColumnCollection
RtfComplexField
RtfContent
RtfDateField
RtfDiagonalObject
RtfDrawingCanvas
RtfEmpty
RtfField
RtfFileNameField
RtfFilledObject
RtfFont
RtfFontCollection
RtfFooter
RtfHeader
RtfHeaderFooter
RtfHyperlink
RtfInnerContent
RtfLineBreak
RtfListLevel
RtfListOverride
RtfListStyle
RtfListTable
RtfListTemplate
RtfListText
RtfNumField
RtfNumPagesField
RtfNumWordsField
RtfObject
RtfPageBreak
RtfPageField
RtfPageRefField
RtfParagraph
RtfParagraphContent
RtfParagraphStyle
RtfParamCollection
RtfPicture
RtfPictureShape
RtfRow
RtfRowCollection
RtfSdtContent
RtfSection
RtfSequenceField
RtfShape
RtfShapeCollection
RtfSimpleField
RtfString
RtfStyle
RtfStyleCollection
RtfTable
RtfTableObject
RtfTableStyle
RtfTimeField
RtfTocField
Strings
Strings.Errors
Enums
Interfaces
(Showing Draft Content)
C1.WPF.Word.Objects.RtfCollection.Add
Add Method
Add(RtfObject)
Adds the Word/RTF object to the collection.
Declaration
public void Add(RtfObject obj)
Parameters
Type
Name
Description
RtfObject
obj
The Word/RTF object.