MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / ThumbnailsPanel Class / Zoom Property

In This Topic
Zoom Property (ThumbnailsPanel)
In This Topic
Gets or sets the zoom level of items in the ThumbnailsPanel.
Syntax
'Declaration
 
Public Property Zoom As Double
 

Property Value

A System.Double representing the zoom level. This value determines the scale at which thumbnails are displayed, affecting their size and visibility.
Remarks
Adjusting the zoom level allows users to customize their view of the thumbnails panel, making it easier to navigate through the report pages.
See Also