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

The keywords associated with the pdf document.

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

Reference

PdfSetting Interface