GridImageOrPrintOptions.OnePagePerSheet
GridImageOrPrintOptions.OnePagePerSheet property
If OnePagePerSheet is true , all content of one sheet will output to only one page in result. The paper size of pagesetup will be invalid, and the other settings of pagesetup will still take effect.
public bool OnePagePerSheet { get; set; }
See Also
- class GridImageOrPrintOptions
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop