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

Customize the response data handling.

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

Reference

PdfSetting Interface