title

Sets and gets the title of the document. It is available only for client applications.

Syntax

Reference_Syntax.title

Values

Type

Values

String

A valid string representing the title of the current form.

Applies to

Version

XFA 2.1

Examples

JavaScript

xfa.host.title;

FormCalc

xfa.host.title

// Ethnio survey code removed