HangulHanjaConversionDictionaries Members (Word)

A collection of Dictionary objects that includes the active custom Hangul-Hanja conversion dictionaries.

Methods

Name

Description

Add

Returns a Dictionary object that represents a new custom spelling or conversion dictionary added to the collection of active custom spelling or conversion dictionaries.

ClearAll

Unloads all of the custom or conversion dictionaries.

Item

Returns an individual Dictionary object in a collection.

Properties

Name

Description

ActiveCustomDictionary

Returns or sets a Dictionary object that represents the custom dictionary to which words will be added. Read/write.

Application

Returns an Application object that represents the Microsoft Word application.

BuiltinDictionary

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

Count

Returns a Long that represents the number of dictionaries in the collection. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Maximum

Returns the maximum number of custom or conversion dictionaries allowed. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified HangulHanjaConversionDictionaries object.