ZoomModel.ZoomOutAsync() Method
Decreases the document’s zoom level by 5 percent.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Returns
Type | Description |
---|---|
Task | A task that zooms out 5%. |
See Also