Gets or sets a value indicating whether the field shows the page number or the total number of pages.

Introduced: X9.

Syntax

public bool ShowNumberOfPages { get; set; }
Public Property ShowNumberOfPages() As Boolean