Back to Devexpress

ParagraphCollection.Insert Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-paragraphcollection-dot-insert.md

latest755 B
Original Source

ParagraphCollection.Insert Method

NameParametersDescription
Insert(DocumentPosition, InsertOptions)pos, insertOptionsInserts a new paragraph into the document at a specified position using the specified options.
Insert(DocumentPosition)posInserts a new Paragraph at a specified position.