Skip to content

M_PDFiumSharp_PdfPageCollection_RemoveAt

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfPageCollection.RemoveAt Method

Removes the page at index.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public void RemoveAt(
	int index
)

Parameters

 

index
Type: System.Int32

See Also

Reference

PdfPageCollection Class
PDFiumSharp Namespace

Clone this wiki locally