Looking for the DisplayAsIcon property of a Word document InlineShape.OleFormat object

Hi. I’m using ASPOSE.Words to work with embedded OLE objects in Word documents. Is the DisplayAsIcon property of a Word document InlineShape.OleFormat object available in ASPOSE? I’ve tried the HasImage property of the ShapeNode object, but it returns true if the OLE object is a picture that is displayed as a picture (not what I’m looking for), and also true for a picture that is displayed as an icon (what I’m loking for). Essentially, I’m only interested in OLE objects that are represented in the document as an icon.
Thanks!

Hi
Thanks for your request. Unfortunately, Aspose.Words hasn’t a property OleFormat.IsDisplayAsIcon. This issue is present in our defect database as issue # 1280. We will try to implement this feature in one of our future releases. But I can’t tell you an exact date.
Best regards.

We have released a new version of Aspose.Words that contains a fix for this issue.
The new version of Aspose.Words is available for download from here.

Also see the following link.
https://reference.aspose.com/words/net/aspose.words.drawing/oleformat/oleicon/

Best regards.