Click or drag to resize

PdfViewerShowLoadingIcon Property

Determines whether the page's loading icon should be shown

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

Property Value

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