 | OO-Snippets: Read Writer Document Properties: Title, Subject, Keywords, Comments, etc.Commons| Keywords | title, subject, keywords, comments, properties, writer, document |
|---|
| Language | Java |
|---|
| Application | Writer |
|---|
| Authors | Vincenzo Giuliano
|
|---|
| Supported Versions | |
|---|
| Supported OS | |
|---|
| Question |
How can I read the writer document properties (File -> Properties ->) in Java code?
|
|---|
| Answer | You have need to XPropertySet belong to XDocumentInfo interface |
|---|
Changelog| Date | User | Modification |
|---|
| 2006-02-15 | vgiuliano@sp-process.it | Initial version |
|