Specifies whether the thumbnail viewer will draw rectangles that show which pages are visible in the associated pages viewer.

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 DrawPagesViewerRectangles { get; set; }
Visual Basic
Public Property DrawPagesViewerRectangles As Boolean
	Get
	Set

See Also