[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.ThumbnailsPanel.Zoom

Zoom Property

Zoom

Gets or sets the zoom level for thumbnails displayed in the Thumbnails Panel.

Declaration
[Browsable(true)]
public double Zoom { get; set; }
Property Value
Type Description
double

A 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.