SignaturesEditor.Formats

Syntax

Formats: Array of PP.Ui.SignEditorFormatType;

Description

The Formats property determines array of used formats.

Comments

Available formats: Currency, Number, Percents.

Use JSON or the setFormats method to set the property value and the getFormats method to get the property value.

Example

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

See also:

SignaturesEditor