ActiveReports 8
Pagination Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExport Class : Pagination Property

Glossary Item Box

Gets or sets the value, that indicates whether pagination should be used for resultant PDF document or not.

Syntax

Visual Basic (Declaration) 
Public Property Pagination As System.Boolean
C# 
public System.bool Pagination {get; set;}

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