Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.12 KB

Word.Selection.ReadingModeShrinkFont.md

File metadata and controls

45 lines (25 loc) · 1.12 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Selection.ReadingModeShrinkFont method (Word)
vbawd10.chm158663694
vbawd10.chm158663694
Word.Selection.ReadingModeShrinkFont
58472c33-7f8e-dc3b-04d8-7b50ca911ed4
06/08/2017
medium

Selection.ReadingModeShrinkFont method (Word)

Decreases the size of the displayed text one point size when the document is displayed in Reading mode.

Syntax

expression. ReadingModeShrinkFont

expression An expression that returns a Selection object.

Return value

Nothing

Remarks

Use the ReadingModeGrowFont method to increase the size of the text. This does not affect the size of the font in the document, only the size of the text while viewing the document in Reading mode.

Note

Text does not need to be selected for this method to affect the text displayed in Reading mode. Text size for all text displayed in Reading mode is affected.

See also

Selection Object

[!includeSupport and feedback]