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

The name of the application that created the original document.

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

Reference

PdfSetting Interface