var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: string value = instance.author;
var author : string;
The name of the person that created the pdf document.
var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: string value = instance.author;
var author : string;