Click or drag to resize

FdfDocumentIsDisposed Property

Gets a value indicating whether the object has been disposed of.

Property Value

Boolean
true if the control has been disposed of; otherwise, false.

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

Property Value

Boolean
See Also