Share via


PageBreakInstance.Disabled 属性

定义

获取 Disabled 类中 PageBreak 属性的计算值。

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

属性值

一个Boolean,该值表示 Disabled 属性的计算值。

适用于