True while the viewer still has painting operations queued (due to progressive drawing for example).

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool IsPainting { get; }
Visual Basic
Public ReadOnly Property IsPainting As Boolean
	Get

See Also