SignaturesEditor.DefaultDecimalPlaces

Syntax

DefaultDecimalPlaces: Number;

Description

The DefaultDecimalPlaces property determines the default number of decimal places.

Comments

Use JSON or the setDefaultDecimalPlaces method to set the property value and the getDefaultDecimalPlaces method to get the property value.

Example

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

See also:

SignaturesEditor