Hi,
I would like to retrieve the format of a document and compare it with the SaveFormat.
Do you know how can I do ?
Thanks a lot.
Hi,
I would like to retrieve the format of a document and compare it with the SaveFormat.
Do you know how can I do ?
Thanks a lot.
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. I think you can use Document. OriginalLoadFormat property to achieve this. Please see the following link for more information:
Best regards.