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

The subject of the pdf document.

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

Reference

PdfSetting Interface