ExpertPdf PDF Creator Library
Removes the specified PDF page from the pages collection.

Declaration Syntax
public void RemovePage(
PdfPage pdfPage
)
Public Sub RemovePage ( _
pdfPage As PdfPage _
)
public:
void RemovePage(
PdfPage^ pdfPage
)

Parameters
- pdfPage (PdfPage)
- The PDF page to be removed.
Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)