Aspose::Cells::PaginatedSaveOptions::SetOutputBlankPageWhenNothingToPrint method

PaginatedSaveOptions::SetOutputBlankPageWhenNothingToPrint method

Indicates whether to output a blank page when there is nothing to print.

void Aspose::Cells::PaginatedSaveOptions::SetOutputBlankPageWhenNothingToPrint(bool value)

Remarks

Default is true.

See Also