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

Specifies the password required to open the pdf document.

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

Reference

PdfSetting Interface