The DocumentInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another DocumentInfo to the current object.
|
|
GetKeywordsAsText |
Returns the Keywords collection of the current object
as a single space-delimited string.
|
|
SetKeywordsAsText | ||
ShouldSerialize |
Indicates whether the current DocumentInfo object should be serialized.
|
|
ShouldSerializeAuthor |
Indicates whether the Author property should be serialized.
|
|
ShouldSerializeComment |
Indicates whether the Comment property should be serialized.
|
|
ShouldSerializeCompany |
Indicates whether the Company property should be serialized.
|
|
ShouldSerializeCreationTime |
Indicates whether the CreationTime property should be serialized.
|
|
ShouldSerializeCreator |
Indicates whether the Creator property should be serialized.
|
|
ShouldSerializeKeywords |
Indicates whether the Keywords property should be serialized.
|
|
ShouldSerializeManager |
Indicates whether the Manager property should be serialized.
|
|
ShouldSerializeOperator |
Indicates whether the Operator property should be serialized.
|
|
ShouldSerializeProducer |
Indicates whether the Producer property should be serialized.
|
|
ShouldSerializeRevisionTime |
Indicates whether the RevisionTime property should be serialized.
|
|
ShouldSerializeSubject |
Indicates whether the Subject property should be serialized.
|
|
ShouldSerializeTitle |
Indicates whether the Title property should be serialized.
|
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICloneable..::..Clone |