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

A boolean value indicates whether the user can edit the contents of the pdf document.

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: boolean
value = instance.allowEditContent;
var allowEditContent : boolean;
See Also

Reference

PdfSetting Interface