HangulHanjaConversionDictionaries.Maximum Property
Returns the maximum number of custom or conversion dictionaries allowed.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Maximum As Integer
Get
'Usage
Dim instance As HangulHanjaConversionDictionaries
Dim value As Integer
value = instance.Maximum
int Maximum { get; }
Property Value
Type: System.Int32
See Also
Reference
HangulHanjaConversionDictionaries Interface