Click or drag to resize

PdfTypeArrayIsReadOnly Property

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

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

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also