Hi Team,
Attached a simple pptm file, for which GetPresentationInfo() returns with an instance of IPresentationInfo with LoadFormat.Unknown value of LoadFormat attribute
The pptm file can be opened without any problem…...supply LoadOptions var loadOptions = new LoadOptions { LoadFormat...GetPresentationInfo("sample.pptm", loadOptions); Console.WriteLine(info...