Pegasus Class Library Help
The DeviceOffsetY represent the offset of the coordinate system in the Y direction, tward the bottom of the page. This is a device characteristic, results from the device location on the page. Usualy there is no need to change this value.

Namespace:  Pegasus.Library
Assembly:  PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)

Syntax

C#
public short DeviceOffsetY
Visual Basic (Declaration)
Public DeviceOffsetY As Short
Visual C++
public:
short DeviceOffsetY

See Also