ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / InitialZoomMode Property

In This Topic
    InitialZoomMode Property (InitializationOptions)
    In This Topic
    Set up the initial zoom mode
    Syntax
    'Declaration
     
    Public Property InitialZoomMode As InitialZoomMode
    public InitialZoomMode InitialZoomMode {get; set;}
    See Also