Click or drag to resize

PdfControlCollectionsIsReadOnly Property

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

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

Property Value

Boolean

Implements

IReadOnlyListTIsReadOnly
ICollectionTIsReadOnly
See Also