The DocumentInfo type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another DocumentInfo to the current object.
Public method Clone
Creates a copy of the current DocumentInfo object.
Public method GetKeywordsAsText
Returns the Keywords collection of the current object as a single space-delimited string.
Public method 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.)

See Also