Share via


HangulHanjaConversionDictionaries.BuiltinDictionary Property

Returns a Dictionary object that represents the main dictionary Microsoft Word uses during conversion between Hangul and Hanja.

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

Syntax

'Declaration
ReadOnly Property BuiltinDictionary As Dictionary
    Get
'Usage
Dim instance As HangulHanjaConversionDictionaries
Dim value As Dictionary

value = instance.BuiltinDictionary
Dictionary BuiltinDictionary { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Dictionary

See Also

Reference

HangulHanjaConversionDictionaries Interface

HangulHanjaConversionDictionaries Members

Microsoft.Office.Interop.Word Namespace