Aspose::Cells::Rendering::ImageOrPrintOptions::GetPageCount method

ImageOrPrintOptions::GetPageCount method

Gets or sets the number of pages to save.

int32_t Aspose::Cells::Rendering::ImageOrPrintOptions::GetPageCount()

Remarks

Default is System.Int32.MaxValue which means all pages will be rendered.

See Also