Options.AllowReadingMode 属性

定义

为 true ,则表示 Word 在阅读版式视图中打开的文档。 对应于 选项对话框的 常规选项卡上的 允许从 '阅读版式' 启动复选框。

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

属性值

适用于