Wijmo UI for the Web
title Field
wijmo.exporter Namespace > PdfSetting Interface : title Field

The title of the pdf document.

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: string
value = instance.title;
var title : string;
See Also

Reference

PdfSetting Interface