PageNumber.TotalNum

PageNumber.TotalNum property

Gets or sets the total number of pages component of the page number format. The formatted string will include a placeholder for the total number of pages.

public PageTotalNum TotalNum { get; set; }

See Also