Aspose::Cells::Rendering::ImageOrPrintOptions::SetOnePagePerSheet method
ImageOrPrintOptions::SetOnePagePerSheet method
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.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetOnePagePerSheet(bool value)
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++