EVO Excel to PDF Converter

PageCollectionRemove Method (Int32)

EVO Excel to PDF Converter Documentation
Removes the PDF page at the specified index in collection.

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void Remove(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
The zero based index of the PDF page to be removed.
See Also

Reference