DocumentRemovePage(PdfPage) Method
Removes the specified PDF page from the pages collection of this document.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public void RemovePage(
PdfPage pdfPage
)
Parameters
- pdfPage PdfPage
- The PDF page to be removed.