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

Glossary Item Box

Returns the measurement in pixels of the non-printable section at the top of the page.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property PhysicalOffsetY As System.Long
C# 
public System.long PhysicalOffsetY {get;}

Property Value

An integer value in pixels.

See Also