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

Specifies the password required to change permissions for the pdf document.

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

Reference

PdfSetting Interface