How to extract file name of embedded OLE in document using .NET

how can we extract the filename embedded in document for .net?

Hi Pradip,

Thanks for your query. You can get source file name if the OLE object is linked. If the object is embedded, you cannot get the source file name. Please read following documentation links for your kind reference.