tagCurrencySymbolDisplayEnum

ACCPAC Common Controls

tagCurrencySymbolDisplayEnum

Specifies how to display the currency symbol with a currency amount.

Name

Value

Description

BEFORE_WITH_SPACE

1

Display currency symbol before the amount, with a space in between.

BEFORE_WITHOUT_SPACE

2

Display currency symbol before the amount, without spaces.

AFTER_WITH_SPACE

3

Display currency symbol after the amount, with a space in between.

AFTER_WITHOUT_SPACE

4

Display currency symbol after the amount, without spaces.