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
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public bool NeedPause { get; set; }

Property Value

Boolean
See Also