ActiveReports Developer 7
PrintLayoutMode Property
See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : PrintLayoutMode Property

Glossary Item Box

Select how to lay out the pages of the report in the image.

Syntax

Visual Basic (Declaration) 
Public Property PrintLayoutMode As PrintLayoutMode
C# 
public PrintLayoutMode PrintLayoutMode {get; set;}

See Also