Click or drag to resize

ProgressiveRenderEventArgsNeedPause Property

Application must sets this property to true for pause now or false for continue.

Namespace:  Patagames.Pdf.Net.EventArguments
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public bool NeedPause { get; set; }

Property Value

Type: Boolean
See Also