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

Type: wijmo.exporter.ImageQuality

The image quality to use when saving the pdf document.

Valid values:

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: ImageQuality
value = instance.imageQuality;
var imageQuality : ImageQuality;
See Also

Reference

PdfSetting Interface