Justification property

Applies to
TransactionFieldDefinition object

Syntax

This property sets or returns the justification of the object.

object.Justification [= value]

Part

Description

Object

An expression that evaluates to an object in the TransactionFieldDefinition object.

Value

An EIJustification value.

Constant

Value

Description

eiAlignCentered

0

Centered characters

eiAlignLeft

-1

Left-aligned characters

eiAlignRight

1

Right-aligned characters