EVO HTML to PDF Converter

DocumentRemovePage Method (Int32)

EVO HTML to PDF Converter for .NET Documentation
Removes the PDF page at the specified index in pages collection.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void RemovePage(
	int pageIndex
)

Parameters

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

Reference