次の方法で共有


PageBreakInstance.Disabled プロパティ

定義

Disabled クラスの PageBreak プロパティの計算値を取得します。

public:
 property bool Disabled { bool get(); };
public bool Disabled { get; }
member this.Disabled : bool
Public ReadOnly Property Disabled As Boolean

プロパティ値

A Boolean は、プロパティの計算値を Disabled 表します。

適用対象