_Application.DisplayDocumentInformationPanel 属性

定义

返回或设置一个 boolean 类型的值 ,该值表示是否显示文档属性面板。 读/写。

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

属性值

Boolean

适用于