HangulHanjaConversionDictionaries.ActiveCustomDictionary Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::Dictionary ^ ActiveCustomDictionary { Microsoft::Office::Interop::Word::Dictionary ^ get(); void set(Microsoft::Office::Interop::Word::Dictionary ^ value); };
public Microsoft.Office.Interop.Word.Dictionary ActiveCustomDictionary { get; set; }
member this.ActiveCustomDictionary : Microsoft.Office.Interop.Word.Dictionary with get, set
Public Property ActiveCustomDictionary As Dictionary

Property Value

Applies to