LeftJustify property

Applies to

Description

The LeftJustify property returns TRUE if the transaction field output should be left justified, or FALSE if it is to be right justified. This value depends on the format string for the transaction field.

Syntax

Object.LeftJustify

Data type

Boolean

Remarks

Read-only.

Classic methods

None