Options.AllowReadingMode Property

Definition

True indicates that Microsoft Word opens documents in Reading Layout view. Corresponds to the Allow starting in Reading Layout check box on the General tab of the Options dialog box.

public:
 property bool AllowReadingMode { bool get(); void set(bool value); };
public bool AllowReadingMode { get; set; }
member this.AllowReadingMode : bool with get, set
Public Property AllowReadingMode As Boolean

Property Value

Applies to