Hi
Thanks for
your inquiry. I think you can use the following code:
Shape wordImages = builder.InsertImage(img,
RelativeHorizontalPosition.Page,
left,
RelativeVerticalPosition.Page,
top,
width,
height,
WrapType.None);
wordImages.WrapSide = WrapSide.Both;
wordImages.BehindText = true;
Hope this
helps.
Best
regards.
Alexey Noskov
Developer/Technical Support
Aspose Auckland Team