[]
        
(Showing Draft Content)

C1.C1Pdf.PdfPageCollection.RemoveAt

RemoveAt Method

RemoveAt(int)

Removes a page at a specific position from the document.

Declaration
public void RemoveAt(int index)
Parameters
Type Name Description
int index

Index of the page to be removed from the document.