_Global.HangulHanjaDictionaries Property

Returns a HangulHanjaConversionDictionaries collection that represents all the active custom conversion dictionaries.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property HangulHanjaDictionaries As HangulHanjaConversionDictionaries
    Get
'Usage
Dim instance As _Global
Dim value As HangulHanjaConversionDictionaries

value = instance.HangulHanjaDictionaries
HangulHanjaConversionDictionaries HangulHanjaDictionaries { get; }

Property Value

Type: Microsoft.Office.Interop.Word.HangulHanjaConversionDictionaries

Remarks

Active custom conversion dictionaries are marked with a check in the Custom Dictionaries dialog box (on the Tools menu, click Options, then click the Spelling & Grammar tab, and then click the Custom Dictionaries button).

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Word Namespace