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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.