[]
Gets or sets the zoom level for thumbnails displayed in the Thumbnails Panel.
[Browsable(true)]
public double Zoom { get; set; }
Type | Description |
---|---|
double | A double representing the zoom level. This value determines the scale at which thumbnails are displayed, affecting their size and visibility. |
Adjusting the zoom level allows users to customize their view of the thumbnails panel, making it easier to navigate through the report pages.