EVO Excel to PDF Converter

PageCollectionRemove Method (PdfPage)

EVO Excel to PDF Converter Documentation
Removes the specified PDF page from the pages collection.

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

public void Remove(
	PdfPage pdfPage
)

Parameters

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

Reference