Click or drag to resize

PdfLinePointCollectionTIsDisposed Property

Gets a value indicating whether the underlying array has been disposed of.

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

Property Value

Boolean
true if object has been disposed of; otherwise, false.
See Also