ActiveReports Developer 7
FromPage Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : FromPage Property

Glossary Item Box

Sets the starting page in a print job.

Syntax

Visual Basic (Declaration) 
Public Property FromPage As System.Integer
C# 
public System.int FromPage {get; set;}

Property Value

Long value.

See Also