I have an image copied to the clicpboard from the word using “Comment.Scope.CopyAsPicture()”
How can i find the type of this image in the clipboard, so that i can write the image with proper extension in local file system?
I have an image copied to the clicpboard from the word using Comment.Scope.CopyAsPicture() How
Share
In DataFromats we have only Bitmap member…
normally you choose the format to store
but You can create Your own format and use it