Click or drag to resize

PdfArrayWrapperTIsReadOnly Property

Gets a value indicating whether the collection is read-only.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public bool IsReadOnly { get; protected set; }

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also