PageNumbers.RestartNumberingAtSection Property

Definition

True if page numbering starts at 1 again at the beginning of the specified section.

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

Property Value

Remarks

If set to False, the RestartNumberingAtSection property will override the StartingNumber property so that page numbering can continue from the previous section.

Applies to