Aspose::Cells::Rendering::ImageOrPrintOptions::SetPageIndex method

ImageOrPrintOptions::SetPageIndex method

Gets or sets the 0-based index of the first page to save.

void Aspose::Cells::Rendering::ImageOrPrintOptions::SetPageIndex(int32_t value)

Remarks

Default is 0.

See Also