For a list of all members of this type, see DocumentInfo members.
Public Methods
| Name | Description |
| AssignFrom | Assigns (copies) properties from another DocumentInfo to the current object. |
| Clone | Creates a copy of the current DocumentInfo object. |
| GetKeywordsAsText | Returns the Keywords collection of the current object as a single space-delimited string. |
| SetKeywordsAsText | Assigns the Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the Keywords collection is cleared by this method prior to assignment.) |
Top
See Also