Click or drag to resize

PdfWebLinkCollectionIsReadOnly Property

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

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

Property Value

Boolean

Implements

ICollectionTIsReadOnly
See Also