ASP.NET MVC Controls
ZoomMode Enumeration

Describes the supported zoom modes of FlexViewer.
Syntax
'Declaration
 
Public Enum ZoomMode 
   Inherits System.Enum
public enum ZoomMode : System.Enum 
Members
MemberDescription
CustomCustom zoom mode. The actual zoom factor is determined by the value of the @see:ZoomFactor property.
PageWidthPages are zoomed in or out as necessary to fit the page width in the view panel.
WholePagePages are zoomed in or out as necessary to fit the whole page in the view panel.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.Viewer.ZoomMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Mvc.Viewer Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback