PageCollection.IsReadOnly Property
Indicates whether the collection is read-only.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Implements
System.Collections.Generic.ICollection<DevExpress.Docs.Pdf.Page>.IsReadOnly
See Also