I have some problems with developing an add-in for MS Word. I need to get image data of pictures in the word document using C#. I know the method of shape selection to the clipboard, but it seems to me like a hack. Is there any method to get image binary data from Shape or InlineShape ?
Asked
Active
Viewed 253 times