var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: PdfEncryptionType value = instance.encryption;
var encryption : PdfEncryptionType;
Specifies the type of encryption used for the exported pdf document.
Valid values:
var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: PdfEncryptionType value = instance.encryption;
var encryption : PdfEncryptionType;