Gets or sets the format used to display the page number below the page thumbnail.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public string PageNoFmt { get; set; }
Visual Basic
Public Property PageNoFmt As String
	Get
	Set

See Also