名前 | 解説 | |
---|---|---|
AssignFrom | Assigns (copies) properties from another DocumentInfo to the current object. | |
Clone | Creates a copy of the current DocumentInfo object. | |
GetKeywordsAsText | Returns the DocumentInfo.Keywords collection of the current object as a single space-delimited string. | |
SetKeywordsAsText | Assigns the DocumentInfo.Keywords collection on the current object from a single string containing the space-delimited list of keywords. (Note that the DocumentInfo.Keywords collection is cleared by this method prior to assignment.) |