version

Indicates the version number of the current application.

Note: This property is read only.

Syntax

Reference_Syntax.version

Values

Type

Values

String

A valid string representing the packaging of the application. For example, in Acrobat 6.0.1 this property returns 6.0.1 .

Version

XFA 2.1

Examples

JavaScript

xfa.host.version;

FormCalc

xfa.host.version

// Ethnio survey code removed