Aspose::Cells::Rendering::ImageOrPrintOptions::SetPageCount method
ImageOrPrintOptions::SetPageCount method
Gets or sets the number of pages to save.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetPageCount(int32_t value)
Remarks
Default is System.Int32.MaxValue which means all pages will be rendered.
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++