SignaturesEditor.DefaultDelimeter

Syntax

DefaultDelimeter: PP.Ui.SignEditorThousandsDelimeterType;

Description

The DefaultDelimeter property determines whether default delimiter is added.

Comments

Use JSON or the setDefaultDelimeter method to set the property value and the getDefaultDelimeter method to get the property value.

Example

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

See also:

SignaturesEditor