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

A boolean value indicates page orientation for the pdf document. Used only for grid widget.

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

Reference

PdfSetting Interface