ActiveReports Developer 7
PaperHeight Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > Printer Class : PaperHeight Property

Glossary Item Box

Gets the height of the paper, in inches. 

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PaperHeight As System.Single
C# 
public System.float PaperHeight {get;}

See Also