ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitialZoomMode Class
Members

In This Topic
    InitialZoomMode Class
    In This Topic
    Represents the settings for the initial zoom level.
    Object Model
    InitialZoomMode Class
    Syntax
    'Declaration
     
    Public Class InitialZoomMode 
    public class InitialZoomMode 
    Remarks
    The InitialZoomMode class provides properties to define how the initial zoom level should be applied in the viewer, including the zoom mode and a specific zoom percentage.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.InitialZoomMode

    See Also