Click or drag to resize

PdfDocumentIsDisposed Property

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

Property Value

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

Namespace:  Patagames.Pdf.Net
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 IsDisposed { get; }

Property Value

Type: Boolean
See Also