NevronOpenVision
Nevron.Nov.Text Namespace / ENZoomCommandMode Enumeration
ENZoomCommandMode Enumeration
Enumerates the supported zoom command modes.
Syntax
public enum ENZoomCommandMode : System.Enum 
Members
MemberDescription
ZoomTo100Zooms to 100%.
ZoomToPageZooms to page.
ZoomToPageWidthZooms to page width.
ZoomToParameterZooms to the parameter passed to the command action.
ZoomToTwoPagesZooms to two pages.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Text.ENZoomCommandMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also