_Application.DisplayDocumentInformationPanel プロパティ

定義

取得または設定する ブール値 ドキュメント情報パネルを表示するかどうかを表す。 値の取得と設定が可能です。

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

適用対象