P_PDFiumSharp_PdfPageCollection_Item - ArgusMagnus/PDFiumSharp GitHub Wiki

PdfPageCollection.Item Property

Gets the PdfPage at the zero-based index in the PdfDocument.

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

Syntax

C#

public PdfPage this[
	int index
] { get; }

Parameters

 

index
Type: System.Int32

Property Value

Type: PdfPage

See Also

Reference

PdfPageCollection Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️