ActiveReports 9
PageScaling Enumeration

Specifies page scaling.
Syntax
'Declaration
 
Public Enum PageScaling 
   Inherits System.Enum
public enum PageScaling : System.Enum 
Members
MemberDescription
BookletBooklet mode.
FitToPrintableAreaMode that scales small pages up and large pages down to fit the paper.
MultiplePagesMultiple pages per sheet mode.
NoneNo scaling mode.
ShrinkToPrintableAreaMode that resizes only large pages to fit the paper and prints small pages as they are.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Printing.PageScaling

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

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum