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

The name of the person that created the pdf document.

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

Reference

PdfSetting Interface