ActiveReports 12
PagesPerSheet Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > PrintOptions Class : PagesPerSheet Property
Gets or sets the value that indicates how many pages will be printed on a sinngle paper sheet.
Syntax
'Declaration
 
Public Property PagesPerSheet As Integer
public int PagesPerSheet {get; set;}
See Also

Reference

PrintOptions Class
PrintOptions Members