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

A boolean value indicates whether the user can copy contents from the pdf document.

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

Reference

PdfSetting Interface