HiQPdf Documentation

PdfPagesCollectionRemove Method (PdfPage)

Quickly Create High Quality PDFs
Removes the given page from collection

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

public void Remove(
	PdfPage page
)

Parameters

page
Type: HiQPdfPdfPage
The page to be remove
See Also

Reference