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

Type: wijmo.exporter.FontType

It indicates how to encode fonts when saving the PDF document.

Valid values:

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: FontType
value = instance.fontType;
var fontType : FontType;
See Also

Reference

PdfSetting Interface