Click or drag to resize

PdfPageCollectionCurrentPage Property

Gets the current PdfPage item by CurrentIndex

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PdfPage CurrentPage { get; }

Property Value

PdfPage
See Also