Intersoft ClientUI Documentation
ZoomMode Enumeration



Specifies the zoom mode for DocumentViewer control.
Syntax
Public Enum ZoomMode 
   Inherits System.Enum
Dim instance As ZoomMode
public enum ZoomMode : System.Enum 
public enum class ZoomMode : public System.Enum 
Members
MemberDescription
ActualSize The actual page size.
Custom Resize the page based on the inputted zoom level.
FitToHeight Resize the page to fit the DocumentViewer control height.
FitToWidth Resize the page to fit the DocumentViewer control width.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DocumentViewers.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

Intersoft.Client.UI.DocumentViewers Namespace

Send Feedback