ActiveReports 9
DisplayMode Enumeration

Used to specify PdfSettings.DisplayMode.
Syntax
'Declaration
 
Public Enum DisplayMode 
   Inherits System.Enum
public enum DisplayMode : System.Enum 
Members
MemberDescription
FullScreenFull-screen mode with no menu bar, window controls, or any other window visible.
NoneNeither document outline nor thumbnail images are visible.
OutlinesThe document outline is visible.
ThumbsThumbnail images are visible. If thumbnails and outline flags are set, thumbnails will be shown.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Page.DisplayMode

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

GrapeCity.ActiveReports.Export.Pdf.Page Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum