[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ZoomMode

ZoomMode Enum

Defines the different zoom modes.

Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ZoomMode

Fields

Name Description
FitToPage

Fits the content to the entire page.

FitToWidth

Fits the content to the width of the page.