Skip to content

MarginsMeasureMetrics Property

Description

Specifies whether the printed margins are calculated using millimeters or inches.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property MarginsMeasureMetrics() As Boolean

Remarks

Retrieves the system of measurement for the user's locale. This value is True if the metric system is used and False if the U.S. system is used.

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.