|
-
Nov 2nd, 2000, 07:06 PM
#1
A moment of insanity has led me to try to auto - document the file summary properties of Word Documents. The Properties (like Title, Subject, Author, Keyword etc.) that are on the summary tab. How can this be done through code? Appreciate the help.
Dave
-
Nov 3rd, 2000, 05:22 PM
#2
Addicted Member
Good question! I tried to record a macro to see the method, but nothing was recorded. I looked for those properties, but I couldn't find anything. Anybody have any ideas?
-
Nov 4th, 2000, 12:14 PM
#3
Addicted Member
Hi DaveQ !!!
Check out in the Word Help
BuiltInDocumentProperties
CustomDocumentProperties
take also a look at
http://MSDN.microsoft.com
and search there for dsofile.dll -> access Word Dokuments summaries from Outside Word
-cu TheOnly
PS: if u need examples -> reply
-
Nov 5th, 2000, 09:21 PM
#4
Thanks
Thanks for the help. With a bit of modification the sample from Microsoft worked fine.
Dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|