DocumentImageCollection.Insert Method
Name | Parameters | Description |
---|---|---|
Insert(DocumentPosition, DocumentImageSource) | pos, imageSource | Inserts an image at the specified position in the document. |
Insert(DocumentPosition, Image) | pos, image | Inserts an image at the specified position in the document. |