Winnovative HTML to PDF Converter

DocumentRemovePage Method (PdfPage)

Winnovative HTML to PDF Converter for .NET Documentation
Removes the specified PDF page from the pages collection of this document.

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public void RemovePage(
	PdfPage pdfPage
)

Parameters

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

Reference