DocumentRemovePage(Int32) Method
Removes the PDF page at the specified index in pages collection.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public void RemovePage(
int pageIndex
)
Parameters
- pageIndex Int32
- The zero based index of the PDF page to be removed.