Skip to content

MarginTop Property

Description

Top margin of the printed grid.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property MarginTop() As Long

Remarks

Gets/sets the distance between the top of the page and the top of the grid (or header if it is displayed) printed on the page.

The MarginsMeasureMetrics property indicates whether the margins are calculated using millimeters or inches. Measurement units are millimeters * 100 or inches * 1000.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.