Click or drag to resize

ParagraphList Insert Method

Overload List
Name Description
Public method Insert(Int32, ParagraphCollection)
Inserts a content of ParagraphExCollection into the collection at the specified index.
Public method Insert(Int32, TextParagraph)
Inserts a Paragraph into the collection at the specified index.
Top
See Also