var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.autoFitWidth;
var autoFitWidth : boolean;
Auto adjust the content size to make it fit pdf page’s width. Used only for grid widget.
var instance; // Type: wijmo.exporter.PdfSetting; var value; // Type: boolean value = instance.autoFitWidth;
var autoFitWidth : boolean;