Click or drag to resize

PdfViewerCurrentPage Property

Gets the current PdfPage item by CurrentIndex

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

Property Value

PdfPage
See Also