次の方法で共有


View.ShowDrawings プロパティ

定義

True を指定 すると、描画ツールで作成されたオブジェクトが印刷レイアウト ビューに表示されます。

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

プロパティ値

適用対象