Specifies whether the thumbnail viewer will draw a page number beneath each thumbnail.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool DrawPageNumbers { get; set; }
Visual Basic
Public Property DrawPageNumbers As Boolean
	Get
	Set

See Also