Click or drag to resize

PdfViewerLoadingIconText Property

Gets or sets loading icon text in progressive rendering mode

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

Property Value

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