Winnovative PDF Creator Library for .NET
Removes the PDF page at the specified index in pages collection.

Declaration Syntax
public void RemovePage(
int pageIndex
)
Public Sub RemovePage ( _
pageIndex As Integer _
)
public:
void RemovePage(
int pageIndex
)

Parameters
- pageIndex (Int32)
- The zero based index of the PDF page to be removed.
Assembly:
Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)