HiQPdf Documentation

PdfDocumentRemovePage Method (PdfPage)

Quickly Create High Quality PDFs
Removes the given page from document

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void RemovePage(
	PdfPage page
)

Parameters

page
Type: HiQPdfPdfPage
The page to be remove
See Also

Reference