Document Title

Defines the title of the document. When the document is outputted and viewed as PDF, this title becomes the tab/window title.

Syntax

{ "BindingType": "PropertyText", "BindingKey": "value" }

Parameters

BindingType: Static. Must be “PropertyText”.
BindingKey: The string or number to insert.

Notes

Rather than being added to a content control, this binding is added to the title property of the document.

  1. Select File
  2. Select Info
  3. Add to the title property as below.