EVO HTML to PDF Converter

PageCollectionRemove Method (PdfPage)

EVO HTML to PDF Converter for .NET Documentation
Removes the specified PDF page from the pages collection.

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

public void Remove(
	PdfPage pdfPage
)

Parameters

pdfPage
Type: EvoPdfPdfPage
The PDF page to be removed.
See Also

Reference