Winnovative PDF Creator Library for .NET
RemovePage Method (pdfPage)
NamespacesWinnovative.PdfCreatorDocumentRemovePage(PdfPage)
Winnovative PDF Creator Library for .NET
Removes the specified PDF page from the pages collection.
Declaration Syntax
C#Visual BasicVisual C++
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: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)