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

Type: wijmo.exporter.PaperKind

The paperKind of the pdf page. It is corresponding to PaperKind Enumeration. Used only for grid widget.

Syntax
var instance; // Type: wijmo.exporter.PdfSetting;
var value; // Type: PaperKind
value = instance.paperKind;
var paperKind : PaperKind;
See Also

Reference

PdfSetting Interface