_Font.Shrink Method

Decreases the font size to the next available size.

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

Syntax

'Declaration
Sub Shrink
'Usage
Dim instance As _Font

instance.Shrink()
void Shrink()

See Also

Reference

_Font Interface

_Font Members

Microsoft.Office.Interop.Word Namespace