[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.InitialZoomMode.Mode

Mode Property

Mode

Gets or sets the zoom mode, which defines how zoom should be applied.

Declaration
public ZoomMode? Mode { get; set; }
Property Value
Type Description
ZoomMode?

A nullable ZoomMode value that specifies the mode of zoom, such as full page, page width, or a custom setting. Null if no mode is specified.