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

The name of the application that created the pdf document.

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

Reference

PdfSetting Interface