SignaturesEditor.DefaultCurrency

Syntax

DefaultCurrency: Number;

Description

The DefaultCurrency property determines default currency format.

Comments

Use JSON or the setDefaultCurrency method to set the property value, and the getDefaultCurrency method to get the property value.

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor