Share via


Application.OpenAttachmentsInFullScreen Property (Word)

Returns or sets a Boolean that represents whether Microsoft Word opens e-mail attachments in Reading mode. Read/write.

Version Information

Version Added: Word 2007

Syntax

expression .OpenAttachmentsInFullScreen

expression An expression that returns an Application object.

Remarks

This property corresponds to the Open e-mail attachments in Reading mode check box in the Word Options dialog box.

See Also

Concepts

Application Object Members

Application Object