Dictionary Members

Include Protected Members
Include Inherited Members

Represents a dictionary.

The Dictionary type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property LanguageID Returns or sets the language for the specified object.
Public property LanguageSpecific True if the custom dictionary is to be used only with text formatted for a specific language.
Public property Name Returns or sets the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Path Returns the disk or Web path to the specified object.
Public property ReadOnly True if the specified dictionary cannot be changed.
Public property Type Returns the dictionary type.

Top

See Also

Reference

Dictionary Interface

Microsoft.Office.Interop.Word Namespace