PageNumbers.ShowFirstPageNumber Property

Definition

True if the page number appears on the first page in the section.

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

Property Value

Remarks

Setting this property to True automatically adds page numbers to a section.

Applies to