Winnovative HTML to PDF Converter 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.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 8.0.0.0 (8.0.0.0)