PageNumbers.RestartNumberingAtSection 属性

定义

如此 如果页码从 1 重新指定部分的开头开始。

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

属性值

注解

如果设置为 False则 RestartNumberingAtSection 属性将重写 StartingNumber 属性,以便页码可以从上一部分继续。

适用于