ExpertPdf Html to Pdf Converter Library
Remove Method (pdfPage)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPageCollectionRemove(PdfPage)
ExpertPdf Html to Pdf Converter Library
Removes the specified PDF page.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	PdfPage pdfPage
)
Public Sub Remove ( 
	pdfPage As PdfPage
)
public:
void Remove(
	PdfPage^ pdfPage
)
Parameters
pdfPage (PdfPage)
The PDF page to be removed.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)