The Open
public sealed class OpenOfficeDictionary : Dictionary
Public NotInheritable Class OpenOfficeDictionary
Inherits Dictionary
Constructor | Description |
---|---|
Open |
Initializes a new instance of the Open |
Property | Description |
---|---|
Dictionary |
Gets or sets the dictionary's encoding.
(Inherited from Dictionary) |
Display |
Gets or sets the text that is displayed for the dictionary inside the options dialog or the Spell (Inherited from Dictionary) |
Is |
Gets or sets a value that indicates whether suggestions are created using this dictionary or not.
(Inherited from Dictionary) |
Is |
Gets a value indicating whether the dictionary is selected as the default dictionary by the Language property.
(Inherited from Dictionary) |
Is |
Gets or sets a value indicating whether spell checking of this dictionary is enabled or not.
(Inherited from Dictionary) |
Language | Gets or sets the dictionary's language.
(Inherited from Dictionary) |
Name | Gets or sets the dictionary's name.
(Inherited from Dictionary) |
Show |
Gets or sets a value indicating whether the dictionary is shown in the options dialog.
(Inherited from Dictionary) |