IOptionDescription interface
Represents the description of a spell checker option.
When to implement
As part of a spell check provider.
Members
The IOptionDescription interface inherits from the IUnknown interface. IOptionDescription also has these types of members:
Properties
The IOptionDescription interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Get the description of the spell checker option. | |
|
Read-only |
Gets the heading for the spell checker option. | |
|
Read-only |
Gets the identifier of the spell checker option. | |
|
Read-only |
Gets the label enumerator for the spell checker option. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
Show: