SpreadsheetLoadOptions.OnePagePerSheet property

On this page

If OnePagePerSheet is true the content of the sheet will be converted to one page in the PDF document. Default value is true.

public bool OnePagePerSheet { get; set; }

See Also

On this page