C1.Silverlight.PdfViewer.5
ViewMode Enumeration

This Enumeration describes zoom options that determine how pages are displayed in the viewport.
Syntax
'Declaration
 
Public Enum ViewMode 
   Inherits System.Enum
public enum ViewMode : System.Enum 
Members
MemberDescription
FitWidthAutomatically update the zoom value to fit the width of one page inside the viewport.
NormalDisplay pages using the current zoom value.
OnePageAutomatically update the zoom value to fit one complete page inside the viewport.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.PdfViewer.ViewMode

See Also

Reference

C1.Silverlight.PdfViewer Namespace

 

 


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