Document Metadata

D

Davey P

When you right click on a document file on the desktop and select properties
you are presented with a multi tab properties dialog. I am wanting to get
hold of all the information located on the summary tab for a document via
automation. Is there a method to do this other than loading the document into
a word application object and checking them? (i.e. like the ShellApi function
SHGetFileInfo which retrieves the file size, location, last modified, etc...)
 
C

Cindy M.

Hi =?Utf-8?B?RGF2ZXkgUA==?=,
When you right click on a document file on the desktop and select properties
you are presented with a multi tab properties dialog. I am wanting to get
hold of all the information located on the summary tab for a document via
automation. Is there a method to do this other than loading the document into
a word application object and checking them? (i.e. like the ShellApi function
SHGetFileInfo which retrieves the file size, location, last modified, etc...)
DSOFile.dll

Search this on the msdn website. There's also a (VBA-related) article about
using it on word.mvps.org

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top