ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ZoomMode Enumeration

In This Topic
    ZoomMode Enumeration
    In This Topic
    All supported paging modes
    Syntax
    'Declaration
     
    Public Enum ZoomMode 
       Inherits System.Enum
    public enum ZoomMode : System.Enum 
    Members
    MemberDescription
    FitToPage 
    FitToWidth 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Blazor.Viewer.ZoomMode

    See Also