var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.allowPrint;
var allowPrint : boolean;
A boolean value indicates whether the user can print the pdf document.
var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.allowPrint;
var allowPrint : boolean;