PDF for WinRT
PageMode Enumeration


Specifies how the document should be displayed when opened.
Syntax
'Declaration
 
Public Enum PageMode 
   Inherits System.Enum
'Usage
 
Dim instance As PageMode
public enum PageMode : System.Enum 
Members
MemberDescription
AutomaticDocument outline visible if available.
FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.
UseNoneNeither document outline nor thumbnail images visible.
UseOutlinesDocument outline visible.
UseThumbsThumbnail images visible.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Pdf.PageMode

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.Xaml.Pdf Namespace

 

 


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

Product Support Forum  |  Documentation Feedback