var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.allowEditContent;
var allowEditContent : boolean;
A boolean value indicates whether the user can edit the contents of the pdf document.
var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.allowEditContent;
var allowEditContent : boolean;