PageBreakInstance.Disabled Property

Definition

Gets the calculated value of the Disabled property in a PageBreak class.

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

Property Value

A Boolean at represents the calculated value of the Disabled property.

Applies to