Back to Devexpress

DocumentImageCollection.Insert Method

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

latest688 B
Original Source

DocumentImageCollection.Insert Method

NameParametersDescription
Insert(DocumentPosition, DocumentImageSource)pos, imageSourceInserts an image at the specified position in the document.
Insert(DocumentPosition, Image)pos, imageInserts an image at the specified position in the document.