ActiveReports 9
PagePrintOrientation Enumeration

Used with PageSetup.Orientation to set pages to be printed in landscape or portrait.
Syntax
'Declaration
 
Public Enum PagePrintOrientation 
   Inherits System.Enum
public enum PagePrintOrientation : System.Enum 
Members
MemberDescription
Landscape

Prints in landscape orientation.

PortraitPrints in portrait orientation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Printing.PagePrintOrientation

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.SpreadBuilder.Printing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum