For a list of all members of this type, see DocumentProperties members. Public Events Name Description PropertyChanged Occurs after a property value has changed Top
Public Properties Public Events
Public Properties
Gets or sets the author of the document. Syntax Property Value A string specifying the author of the document. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Gets or sets the category of the document. Syntax Property Value A string specifying the category of the document. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Gets or sets the comments associated with the document. Syntax Property Value A string specifying the comments associated with the document. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Gets or sets the company to which the document belongs. Syntax Property Value A string specifying the company to which the document belongs. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Gets or sets the keywords which describe the document. Syntax Property Value A string specifying the keywords which describe the document. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Gets or sets the manager associated with the document. Syntax Property Value A string specifying the manager associated with the document. Remarks The value of the property has no effect on the contents of the file when opened in a host application. It is simply extra data associated with the document.
Occurs after a property value has changed Syntax Event Data The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description PropertyName