IParagraphCollectionInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, IParagraph)
Inserts a Paragraph into the collection at the specified index.
Public methodInsert(Int32, IParagraphCollection)
Inserts a content of ParagraphCollection into the collection at the specified index.
See Also