G
Guest
I want to get metadata of the ppt file, and for that I need to use the
BuiltInDocumnetProperties but in c# its not working....or I dont know how to
use it.
I thought to access the BuiltInDocumentProperties, we need an indexer but
its not so, i guess.
presentation.BuiltInDocumentProperties["author"]...does not work.
How to use this property in C#.
BuiltInDocumnetProperties but in c# its not working....or I dont know how to
use it.
I thought to access the BuiltInDocumentProperties, we need an indexer but
its not so, i guess.
presentation.BuiltInDocumentProperties["author"]...does not work.
How to use this property in C#.