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

Glossary Item Box

Returns the measurement in pixels of the non-printable section on the left side of the page.

Syntax

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

Property Value

An integer value in pixels.

See Also