Click or drag to resize

PdfViewerShowCurrentPageHighlight Property

Determines whether the current page's highlight is visible or hidden.

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

Property Value

Boolean
Remarks
It's a dependency property. Please find more details here: ShowCurrentPageHighlightProperty
See Also