Options.AllowOpenInDraftView Property

Word Developer Reference

Returns or sets a Boolean that represents whether to allow users to open documents in draft view. Read/write.

Syntax

expression.AllowOpenInDraftView

expression   An expression that returns an Options object.

Remarks

This property corresponds to the Allow opening a document in draft view check box in the Word Options dialog box.

See Also