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

Type: wijmo.exporter.PdfEncryptionType

Specifies the type of encryption used for the exported pdf document.

Valid values:

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: PdfEncryptionType
value = instance.encryption;
var encryption : PdfEncryptionType;
See Also

Reference

PdfSetting Interface